46 Commits
Author SHA1 Message Date
KOSMOGOR 797630e6d6 fix: game crashing on entering some levels 2025-05-09 22:31:49 +03:00
KOSMOGOR 9559e9d635 fix: deploy menu buttons 2025-05-09 20:14:35 +03:00
Emil Shanaty b1f6b44f09 Remade deploy menu design 2025-05-09 20:04:42 +03:00
KOSMOGOR ed9765a40a add: music to all levels 2025-05-08 16:48:21 +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 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 a8cce441c3 add: other spawn points
update: mroe enemies spawn after completing level
2025-04-28 11:34:43 +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 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
Emil Shanaty 7bbc648c96 Fix shading issues. Tweak some lights. 2025-04-20 22:47:37 +03:00
Emil Shanaty 91a3d3c767 Make new bricks shader graph materials. 2025-04-20 22:36:29 +03:00
Emil Shanaty ca3a29859d Redisign 2 levels. Add 2 new liquid materials. 2025-04-20 21:40:51 +03:00
KOSMOGOR 4dbdb71145 add: deployment 2025-03-30 19:17:13 +03:00
Emil Shanaty 552bfc98c2 Update Composing.unity 2025-03-18 12:51:11 +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 0cfc5482d6 fix: saved scene 2025-03-08 22:42:02 +03:00
KOSMOGOR 17f3448f6c add: pistol weapon and enemy 2025-03-08 22:41:34 +03:00
KOSMOGOR 7d6cef4989 update: deleted some objects in TestScene 2025-03-08 21:28:35 +03:00
Emil Shanaty e5cd60ae68 Merge branch 'emil' 2025-03-08 21:24:26 +03:00
Emil Shanaty ced8ca6c7b Some more post_processing adjustments 2025-03-08 21:23:27 +03:00
Emil Shanaty 8e93bba9b5 Add Composing scene for composing the objects independantly 2025-03-08 21:00:59 +03:00
KOSMOGOR 8a0cfafdb4 remove: extra objects on scene 2025-03-08 20:56:12 +03:00
Egor 9856cda608 Merge branch 'main' into emil 2025-03-08 20:44:47 +03:00
KOSMOGOR f5abe2e242 update: normal merge is done 2025-03-08 20:32:53 +03:00
Emil Shanaty 1a65a7ea3e Adjust post-processing 2025-03-08 20:29:24 +03:00
KOSMOGOR 52d68e0692 Merge commit '6699035d665f097663b6b9d70f0a9fb6efff3483' 2025-03-08 20:18:13 +03:00
KOSMOGOR 6699035d66 update: changed method to get onGround for player 2025-03-08 18:57:38 +03:00
Emil Shanaty 3da95ba445 Add simplistic version of the Level 1 2025-03-08 18:53:51 +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
Emil Shanaty 5025e2485f second initial commit 2025-03-01 16:50:40 +03:00