Commit Graph
9 Commits
Author SHA1 Message Date
KOSMOGOR 15ea51e465 add: on clear/fail level functionality 2025-04-27 17:15:31 +03:00
KOSMOGOR dc6707f2a9 add: Player script with hp
add: player death handling and OnLevelFailed event
2025-04-25 13:40:23 +03:00
KOSMOGOR 202cdb5702 add: now enemies properly spawn on deploy 2025-04-24 15:54:50 +03:00
KOSMOGOR 415cd48769 update: changed classes to structs
fix: DeployMenu render order
2025-04-24 14:31:28 +03:00
KOSMOGOR de6739cdfa add: OnLevelClear event 2025-04-24 13:18:37 +03:00
KOSMOGOR 0c893b1edc add: level controller now spawns enemies 2025-04-23 15:50:15 +03:00
KOSMOGOR 4dbdb71145 add: deployment 2025-03-30 19:17:13 +03:00
KOSMOGOR 787c2329ad add: DontDestroyOnLoad on GameController
add: functions for enemy managment in GameController
add: LevelController now pops enemies
2025-03-22 16:55:34 +03:00
KOSMOGOR 2869bfdb33 add: Level and Game controllers base
update: scripts are now in folders
2025-03-17 15:28:10 +03:00