Commit Graph

9 Commits

Author SHA1 Message Date
Iazubi
3b08467326 Transition from Lore to Main and vice versa
Bottom left buttons transitions to the lore page and vice versa
2024-10-25 17:06:20 -07:00
Iazubi
33120cb9aa Background + Buttons
Added Background Image to Main Menu and added Buttons to enter or leave the game.
2024-10-25 14:52: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
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
b10d75ac29 Ratbots deal damage to the player upon contact 2024-10-19 19:41:22 -07:00
d089d9bfb2 Improve player movement and add collision 2024-10-19 14:58:16 -07:00
91d4d134c3 o shit the player moves now 2024-10-19 12:23:31 -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