Commit Graph
16 Commits
Author SHA1 Message Date
KOSMOGOR 415cd48769 update: changed classes to structs
fix: DeployMenu render order
2025-04-24 14:31:28 +03:00
KOSMOGOR 851ee23092 fix: player now jumps normally 2025-04-24 14:02:23 +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 28a8939ab7 add: weapon switching system 2025-04-18 14:05:45 +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 29a01f66cc update: now player uses additional collider to detect ground 2025-03-18 16:59:33 +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
Emil Shanaty feb17e46a7 Minor code fix before compiling. 2025-03-10 19:18:36 +03:00
Emil Shanaty f6c161f0d0 Fix shooting issues. Setup the environment form demo presentation 2025-03-10 17:33:50 +03:00
KOSMOGOR 17f3448f6c add: pistol weapon and enemy 2025-03-08 22:41:34 +03:00
KOSMOGOR 6699035d66 update: changed method to get onGround for player 2025-03-08 18:57:38 +03:00
KOSMOGOR 3689ec26a2 fix: PlayerMovement now works fine
update: Player no longer has Rigidbody
add: added UserSettings to .gitignore

.
2025-03-08 16:09:36 +03:00
KOSMOGOR fa132a7357 add: player movement and camera scripts 2025-03-06 18:05:25 +03:00