Commit Graph
7 Commits
Author SHA1 Message Date
KOSMOGOR f79a3d75a9 add: fully functional melee enemy 2025-05-02 20:39:19 +03:00
KOSMOGOR 428eef61c5 Merge commit '6ea6324be3682488352df6ad8d26ba4f69d74475' into kosmogor 2025-05-02 15:44:52 +03:00
KOSMOGOR 8dd89dafa2 add: damage to lava
update: moved player gravitation to FixedUpdate
update: GameController initialization is moved to Awake
2025-05-01 21:29:06 +03:00
KOSMOGOR 15ea51e465 add: on clear/fail level functionality 2025-04-27 17:15:31 +03:00
KOSMOGOR 1b106e4e18 add: EyeEnemy proper functionality 2025-04-25 14:47:48 +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 2869bfdb33 add: Level and Game controllers base
update: scripts are now in folders
2025-03-17 15:28:10 +03:00