21 Commits
Author SHA1 Message Date
KOSMOGOR 74dadfed86 add: escape key coutns as failed level 2025-05-08 20:45:56 +03:00
KOSMOGOR f79a3d75a9 add: fully functional melee enemy 2025-05-02 20:39:19 +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 e514bb62ab add: quit button 2025-05-01 13:48:39 +03:00
KOSMOGOR 85dc2955cf add: you can't deploy to destroyed levels
add: levels now have bulletsGenerate
update: levels have different factories
2025-04-30 20:53:58 +03:00
KOSMOGOR d8da83d8f2 fix: some thing for game to be built 2025-04-29 01:23:40 +03:00
KOSMOGOR d4589318f2 add: player UI
update: some enemies balance
2025-04-28 14:20:49 +03:00
KOSMOGOR a8cce441c3 add: other spawn points
update: mroe enemies spawn after completing level
2025-04-28 11:34:43 +03:00
KOSMOGOR 15ea51e465 add: on clear/fail level functionality 2025-04-27 17:15:31 +03:00
KOSMOGOR 6338e20f01 update: deploy buttons 2025-04-26 21:35:36 +03:00
KOSMOGOR df5602dc00 add: functional riffle and inventory for bullets 2025-04-26 13:53:06 +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 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 f899107d08 update: player prefab
fix: pistol not firing with higher fire rate
2025-03-17 15:36:15 +03:00
KOSMOGOR 2869bfdb33 add: Level and Game controllers base
update: scripts are now in folders
2025-03-17 15:28:10 +03:00