Commit Graph

22 Commits

Author SHA1 Message Date
br0kenpixel 0c622deb68 mark task as finished 2026-05-05 11:09:01 +02:00
br0kenpixel 6a14b5be4f prevent dead zombie from sliding on floor 2026-05-05 11:08:07 +02:00
br0kenpixel 761753a8fe add tasks 2026-05-05 11:02:19 +02:00
br0kenpixel 5525c0d328 Merge branch 'main' of https://git.varganet.org/br0kenpixel/zumbi-game 2026-05-05 10:55:25 +02:00
br0kenpixel 0d63b7bcce apply language lints 2026-05-05 10:54:55 +02:00
br0kenpixel 3146fe7919 Update README.md 2026-05-04 12:49:56 +00:00
br0kenpixel 33bd21a0eb Update README.md 2026-05-04 12:49:01 +00:00
br0kenpixel af5ab14002 Stop tracking android xr settings 2026-05-04 13:32:37 +02:00
br0kenpixel 142d08ec16 Stop tracking .vscode/settings.json 2026-05-04 13:31:21 +02:00
br0kenpixel 22630d4277 fix gitignore 2026-05-04 13:27:59 +02:00
br0kenpixel f4a465f4ec fix incorrect prefab 2026-05-04 13:25:47 +02:00
br0kenpixel ad5787ee75 fix incorrect animation name 2026-05-04 13:25:30 +02:00
br0kenpixel 06a72c107f adjust zombie properties 2026-05-04 13:16:36 +02:00
br0kenpixel 96294c30a1 fix gitignore 2026-05-04 13:16:05 +02:00
dkecskes 6ee1c92cc8 Add ZombieAnimator controller and animations
- Created a new Animator Controller for the Zombie character, including states for Idle, Walk, Run, Attack, and Die.
- Defined transitions between states based on conditions such as isWalking, isRunning, isAttacking, and Die.
- Added a new Animations folder and associated meta files for proper asset management.
2026-05-04 13:08:33 +02:00
dkecskes 835127238a add zombie controller and implement damage system; update gun controller for raycasting; modify prefab and scene settings 2026-05-04 12:39:20 +02:00
br0kenpixel 957f8845b9 add shoot sfx and gun trigger 2026-05-04 12:16:10 +02:00
br0kenpixel be1c1fe3ed add gun 2026-05-04 11:54:01 +02:00
br0kenpixel d0af9622f6 make zombie spwaner a prefab 2026-05-04 11:25:27 +02:00
br0kenpixel 4ddd24b45b zombie + spawner 2026-04-27 10:23:16 +02:00
br0kenpixel f7e9858b4f add readme 2026-04-20 12:15:49 +02:00
br0kenpixel d91931c23c initial 2026-04-20 12:06:52 +02:00