Commit Graph
30 Commits
Author SHA1 Message Date
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 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 68cf00fd21 add: dashing
remove: sprinting and crouching
2025-04-30 12:28:06 +03:00
KOSMOGOR d8da83d8f2 fix: some thing for game to be built 2025-04-29 01:23:40 +03:00
KOSMOGOR cb7ec5c6b7 add: crosshair 2025-04-29 00:27:41 +03:00
KOSMOGOR d4589318f2 add: player UI
update: some enemies balance
2025-04-28 14:20:49 +03:00
KOSMOGOR 799acc0215 fix: minigun 2025-04-28 01:16:56 +03:00
KOSMOGOR f754b692e2 add: minigun
bug: minigun's mesh
2025-04-27 17:35:06 +03:00
KOSMOGOR 6338e20f01 update: deploy buttons 2025-04-26 21:35:36 +03:00
KOSMOGOR 97abae3080 fix: GameController deploy scene prefab 2025-04-26 18:29:10 +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 851ee23092 fix: player now jumps normally 2025-04-24 14:02:23 +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
KOSMOGOR b268225372 Merge commit '8ea5bc896eaca40f1d6ce17c94ce112f15c88fd9' 2025-03-17 14:30:01 +03:00
Emil Shanaty d951c00767 Add new platform models (side platform, corner platform) 2025-03-16 22:58:22 +03:00
Emil Shanaty b79679a5ec Add new Octagone platform model 2025-03-11 23:51:45 +03:00
Emil Shanaty 0b7ec4e315 Add Rifle model and Lava shader 2025-03-11 22:19:52 +03:00
Emil Shanaty f6c161f0d0 Fix shooting issues. Setup the environment form demo presentation 2025-03-10 17:33:50 +03:00
KOSMOGOR 8ea5bc896e update: player prefab and Composing scene
update: Pistol shoots bullets with spawnPosition rotation
2025-03-10 10:23:51 +03:00
Emil Shanaty a449b7bb9e Add demo versions of pistol model and Eye emeny model 2025-03-10 04:25:28 +03:00
Emil Shanaty 8ec85ac73d Split Level 1 into separate objects. Add colliders to these objects. 2025-03-09 23:34:54 +03:00
KOSMOGOR 17f3448f6c add: pistol weapon and enemy 2025-03-08 22:41:34 +03:00
KOSMOGOR f5abe2e242 update: normal merge is done 2025-03-08 20:32:53 +03:00
KOSMOGOR fa132a7357 add: player movement and camera scripts 2025-03-06 18:05:25 +03:00