Commit Graph
15 Commits
Author SHA1 Message Date
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 991d298a65 add: working rocket launcher
fix: rocket launcher projectile
update: now all weapons are ready to shoot at start
2025-05-01 13:44:17 +03:00
KOSMOGOR a5b234974e add: rocket launcher scripts 2025-04-30 21:23:38 +03:00
KOSMOGOR 68cf00fd21 add: dashing
remove: sprinting and crouching
2025-04-30 12:28:06 +03:00
KOSMOGOR d4589318f2 add: player UI
update: some enemies balance
2025-04-28 14:20:49 +03:00
KOSMOGOR f754b692e2 add: minigun
bug: minigun's mesh
2025-04-27 17:35:06 +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 851ee23092 fix: player now jumps normally 2025-04-24 14:02:23 +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 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