Commit graph

7 commits

Author SHA1 Message Date
Sagi Dayan c69cd21fe6 Changed dialog in first run cutscene 2020-11-28 12:03:30 -05:00
Sagi Dayan d2902ac4aa [WIP] new way wo warp between levels. Need some work still to get back from warp to hub (mutiple exits/enterences in a level). Currently it is supporting 1 entrence and one exit from each level... 2020-10-26 08:21:11 -04:00
Sagi Dayan 628ad64eef Added GameState singleton + save data 2020-09-28 21:36:57 -04:00
Sagi Dayan a54d7ea5ac Basic AudioManager script. Cross fade music + 5 SFX tracks 2020-09-28 17:18:07 -04:00
Sagi Dayan 1c640fcd39 Added a main menu.
- Controls section still not implemented. Dont thing we need it at all
 - Need to add last best score + player name Maybe...
2020-09-27 16:42:40 -04:00
Sagi Dayan 08cf3e1462 Player movement tweaks and a Goblin
- Player now has an attack move
 - Player wall jump more refined
 - New Enemy superclass for patrol type enemies
 - Goblin enemy.
 - Player abilty toggles. Can turn on/off wall_jump/attack/dash [WIP]
2020-09-26 23:18:34 -04:00
Sagi Dayan 16dc64c66c Initial Commit 2020-09-14 11:28:03 -04:00