Commit Graph

33 Commits

Author SHA1 Message Date
c196ad0e3a Add range indicator png 2024-10-22 01:07:36 -07:00
7be8e90d2a Improve dash feel/balance and fix z order 2024-10-22 00:22:05 -07:00
fb16f650ac Don't able to move while dashing
Dash no longer feels like a ghost mode
2024-10-22 00:14:15 -07:00
a08cd01e11 Implement dash in a slightly more sensible way 2024-10-22 00:09:47 -07:00
0c64c8dafc Rework movement system to not directly write velocity 2024-10-22 00:02:11 -07:00
f2912e3d53 Add dashVelocity when moving 2024-10-21 23:39:15 -07:00
56dfcaf2aa Dash now goes in correct direction 2024-10-21 21:50:20 -07:00
ProtoSharkk
8f09d9ed7e Merge pull request #3 from ProtoSharkk/dash
Dash ability in working teleporty state
2024-10-21 21:47:14 -07:00
b740935c7b Dash ability in working teleporty state 2024-10-21 21:46:25 -07:00
bc0e3cd2dc Up to date with main 2024-10-21 21:38:32 -07:00
t3333o
940d1289c1 background and canvas scale
I added background tiler script which spawns a prefab of a gameobject with a sprite renderer which contains a jpeg of a tiled floor Paul sent me through discord. Then I changed the scale settings for the ui and the shop ui so that it scales with the screen size of the user (its set to align to 1920 by 1080)
2024-10-21 21:33:28 -07:00
1e3455b3a3 Attack cooldown indicator that grows below Teo 2024-10-21 20:58:28 -07:00
36b288b23c Attack cooldown bar below player (doesn't work yet) 2024-10-21 18:04:54 -07:00
b784c9a3eb Attack cooldown works fr this time 2024-10-21 15:56:30 -07:00
bf1c9fe5da Attack cooldown works now 2024-10-21 15:27:29 -07:00
4a0eee9c38 Made the shop upgrades work
Click a shop upgrade to change its respective value and start a new wave
2024-10-20 20:28:27 -07:00
256b9ba569 Initial framework for upgrade shop 2024-10-20 20:01:23 -07:00
fd6657047b Hopefully there's okay comments on things now 2024-10-20 02:47:43 -07:00
eb47adf2d2 Anchor health bar to bottom left 2024-10-20 02:35:32 -07:00
1ce03803c4 Ratbots spawn randomly on circle around player 2024-10-20 01:38:27 -07:00
81b0797774 Health system for ratbots, can now stab ratbots 2024-10-20 00:40:53 -07:00
d8c8e88220 Add sword asset and add sword to scene 2024-10-20 00:16:58 -07:00
22bb25e95e Added sword that always points at the mouse cursor
help me i hate quaternions and trig so much
2024-10-20 00:11:58 -07:00
7aa325cccc Add GameState to keep track of state and wave # 2024-10-19 20:52:47 -07:00
b10d75ac29 Ratbots deal damage to the player upon contact 2024-10-19 19:41:22 -07:00
643070aefb Add player health system 2024-10-19 19:02:56 -07:00
de624d838f Added ratbot enemies that move towards the player 2024-10-19 17:47:28 -07:00
d089d9bfb2 Improve player movement and add collision 2024-10-19 14:58:16 -07:00
3094a3eca6 Camera now follows player as a child of player 2024-10-19 14:20:39 -07:00
91d4d134c3 o shit the player moves now 2024-10-19 12:23:31 -07:00
651a58adf4 Add a teo sprite 2024-10-19 00:54:55 -07:00
31e9784cf3 Create sample scene with a square sprite 2024-10-19 00:38:04 -07:00
9e6fc7ff2b Initialize Unity 6 project 2024-10-19 00:31:47 -07:00