16 Commits
Author SHA1 Message Date
godzilla5hrimp 3a7f3c7ec3 fix: player attack logic; add sfx to the player attack; 2026-09-24 23:20:06 +02:00
godzilla5hrimp 9c294d1394 feat: add flashing on hit both on player and on the slime; 2026-09-24 22:44:00 +02:00
godzilla5hrimp aff5df529e fix: combat animation fix; add the death animation + delay; 2026-09-24 22:33:48 +02:00
godzilla5hrimp 20c127e11d feat: add knockback functionality; add the hp to the slime; 2026-09-24 22:22:42 +02:00
godzilla5hrimp 2aad0915e3 feat: add follow logic to the slime; 2026-09-24 21:52:56 +02:00
godzilla5hrimp 7b30283765 feat: add animation player node; add animation for the animation player node with the sword; 2026-09-24 21:18:24 +02:00
godzilla5hrimp 5120f11bfa feat: add user's attack animation to the player's node; 2026-09-20 20:53:46 +02:00
godzilla5hrimp 1655a9f8cc feat: add the ui display for the user hp; connect it to the scene manager; 2026-09-20 20:16:54 +02:00
godzilla5hrimp a252f9419e feat: add enemy node; add player/enemy collision; add player hp to the scene manager; add hit by enemy logic; 2026-09-20 20:05:22 +02:00
godzilla5hrimp 5d484134e7 feat: add counter of the scrolls to the player node; 2026-09-20 16:45:59 +02:00
godzilla5hrimp 5c3a533559 feat: add new npc node; add interactable group to the project; add intreactable area to the player; 2026-09-19 16:46:29 +02:00
godzilla5hrimp 5b7c474f32 feat: add ice block variant; add button variant; 2026-09-19 14:06:51 +02:00
godzilla5hrimp 4638954cdc feat: add area2d; connect a bodyEntered and bodyLeft signals to that area2d; 2026-08-18 14:02:19 +02:00
godzilla5hrimp ca88303f49 feat: added obstacleLayer; added new Tileset for obstacleLayer; added physics layers for tilesetNature; adjusted player's collision shape; 2026-08-18 12:11:11 +02:00
godzilla5hrimp c9722e45a9 feat: add gameScene; add player movement; 2026-08-18 09:47:21 +02:00
godzilla5hrimp 4e215d5d8f init repo; 2026-08-18 09:03:49 +02:00