vova
ab5d62d20d
fix HammerThrower
2026-06-06 11:50:19 +03:00
vova
7579175d24
Refactor and reorganize scripts for improved structure and functionality
...
- Removed obsolete scripts: Chest, BreakableWall, Door, DoorInteract, and UiManager.
- Moved Chest and BreakableWall scripts to EnvironmentObjects folder.
- Introduced HammerThrower class to manage hammer throwing mechanics.
- Updated PlayerController to utilize new InputManager and HammerThrower.
- Refactored PlayerState to manage player state and item collection.
- Enhanced UI management in UiManager to reflect player item collection.
- Updated EnemyAI to remove unused movement logic.
- Adjusted KeyChest to interact with PlayerState instead of Player.
- Cleaned up code and improved event handling for item collection.
2026-06-05 14:33:20 +03:00
vova
39294ec527
Project structure, add docs update unity version
2026-06-05 12:19:36 +03:00
Vova
029bb4a7d8
android build
2024-01-08 08:42:36 +02:00
Vova
72c24ac8a7
new input system movement
2024-01-04 08:48:04 +02:00
Vova
95b2e13de8
new input system, on screen stick
2024-01-03 09:03:41 +02:00
vova
c64bcbeeab
fix UI
2023-08-08 20:58:50 +03:00
vova
f0df2bb40e
refactor
2023-08-08 09:13:33 +00:00
vova
dae87d97fa
add main menu with background image
2023-08-07 15:23:05 +00:00
vova
e5f415f9d4
FIx enemy AI
2023-08-03 12:09:24 +03:00
vova
754068bf58
Update sample level
2023-08-02 14:50:10 +00:00
vova
be3928894f
Add goblin animation
2023-08-02 14:39:25 +00:00
vova
91f5db3c18
Add goblin graphics
2023-08-02 14:07:41 +00:00
vova
ef2b90b8b7
added character spawner script, spawn and destroy characters
2023-08-01 15:48:00 +00:00
vova
253d276c4a
disable collision between enemies
2023-08-01 10:41:40 +00:00
vova
9085da5e23
implementing goblin death, need to find way deactivate it for time
2023-07-26 23:12:52 +03:00
vova
acdd8b7d16
fix animations
2023-07-26 22:21:07 +03:00
Vova
b51381c1ac
save scene
2023-07-23 22:40:00 +03:00
Vova
83c44a51a5
fix collision system, ladders, and enemy AI
2023-07-21 14:55:39 +03:00
Vova
b18cd06a01
draw bounding box
2023-07-13 07:49:49 +03:00
vova
94b9c7cc0c
boundings
2023-07-12 19:43:46 +03:00
Vova
e39c26ed2a
fix character
2023-07-11 23:42:50 +03:00
vova
14a6a06159
UI and enemy movement
2023-07-11 23:07:03 +03:00
vova
bd5f1a37b5
continue
2023-07-11 07:28:56 +03:00
vova
9f24d02b18
starting to add death animation
2023-07-10 19:36:39 +03:00
vova
2df859debe
add spawn point, death
2023-07-10 19:21:58 +03:00
vova
9d68af5244
Movement is much better
2023-07-10 18:53:38 +03:00
vova
22b2886ff2
Added water
2023-07-09 18:43:33 +03:00
vova
7f87cdec12
character collider issues - WIP
2023-07-02 19:01:11 +03:00
vova
f15102d89c
some issues with breakable walls
2023-06-30 00:55:34 +03:00
vova
d7d0f04865
colliders
2023-06-29 23:24:22 +03:00
vova
55f4729945
save scene
2023-06-29 20:02:36 +03:00
vova
3872ad9533
fixed animation
2023-06-29 20:01:25 +03:00
vova
634d27ac6e
Climbing Animation
2023-06-29 19:20:48 +03:00
vova
fe893d72bd
Fix throw hammer animation event
2023-06-29 17:06:32 +03:00
vova
d8f70ffef3
New Sprites
2023-06-29 16:37:37 +03:00
vova
f3b0eb6234
add brix Explosion
2023-06-29 15:58:06 +03:00
vova
e8b52c1062
small fixes
2023-06-29 13:24:21 +03:00
vova
7510e69eb8
Created throw hammer animation with no hammer skinning
2023-06-29 12:47:09 +03:00
vova
da82aa478c
map element changes
2023-06-29 06:35:30 +03:00
vova
dc770b49af
fixing fire system
2023-06-28 22:53:54 +03:00
vova
2dfece0eb0
Destroyable tile blocks with TilesExtra
...
still issues with collider
2023-06-28 19:58:30 +03:00
vova
c79d2a6b49
FIIIIIREEEEE
2023-06-28 13:38:48 +03:00
vova
267000bb9d
Scene change
2023-06-27 22:16:09 +03:00
vova
6db5d6db32
Draw all assets !!!
2023-06-27 21:13:40 +03:00
vova
26daa563e8
small fixes
2023-06-27 19:17:02 +03:00
vova
b4c6170fa4
added bridges
2023-06-27 19:14:42 +03:00
vova
9d7a02f504
change sprite collider to grid collider
2023-06-27 16:23:23 +03:00
vova
719002cb7b
New assets , enemy AI WIP
2023-06-27 13:34:54 +03:00
vova
19edcb33ab
working on enemy movement logic
2023-06-27 06:39:44 +03:00