Rakarake · she/they
Rakarake closed issue Project2/Project2#70 2025-02-23 19:13:49 +00:00
Player attack delay + buffering
Rakarake commented on issue Project2/Project2#70 2025-02-23 19:13:48 +00:00
Player attack delay + buffering
Rakarake pushed to main at Project2/Project2 2025-02-23 19:13:37 +00:00
64125c9b74 implemented player attack cooldown and buffering
Rakarake opened issue Project2/Project2#70 2025-02-23 18:41:10 +00:00
Player attack delay + buffering
Rakarake commented on issue Project2/Project2#54 2025-02-21 13:41:18 +00:00
Adjust player attack speed

muehehehe, made it even worse!

Rakarake pushed to main at Project2/Project2 2025-02-21 13:37:47 +00:00
6954fa8b16 moved attack logic to animtree
Rakarake commented on issue Project2/Project2#52 2025-02-21 13:17:20 +00:00
Implement missing player animation(s)

more specific animations / animation variables might be opened instead of using this issue

Rakarake closed issue Project2/Project2#52 2025-02-21 13:17:20 +00:00
Implement missing player animation(s)
Rakarake closed issue Project2/Project2#57 2025-02-21 13:15:53 +00:00
Look at the animation tree's state machine
Rakarake commented on issue Project2/Project2#57 2025-02-21 13:15:53 +00:00
Look at the animation tree's state machine

Seems like we have a good foundation now using the animtree

Rakarake commented on issue Project2/Project2#68 2025-02-21 13:14:29 +00:00
"on_wall" sometimes false when it should be true

fixed (pretty sure) 9ee640aece

Rakarake closed issue Project2/Project2#68 2025-02-21 13:14:29 +00:00
"on_wall" sometimes false when it should be true
Rakarake pushed to main at Project2/Project2 2025-02-21 13:14:09 +00:00
9ee640aece animation: player is always on_wall when in the wallslide
Rakarake commented on issue Project2/Project2#69 2025-02-21 12:49:42 +00:00
Animation just_dashjumped var
Rakarake closed issue Project2/Project2#69 2025-02-21 12:49:42 +00:00
Animation just_dashjumped var
Rakarake pushed to main at Project2/Project2 2025-02-21 12:47:56 +00:00
6eef723136 just_dashjumped animation var added
Rakarake commented on issue Project2/Project2#55 2025-02-21 12:42:59 +00:00
Fix setting animations

Irrelevant with new animation system

Rakarake closed issue Project2/Project2#55 2025-02-21 12:42:59 +00:00
Fix setting animations
Rakarake pushed to main at Project2/Project2 2025-02-21 12:40:27 +00:00
632043a5a6 refactored player input, input_dir is now an animation variable
Rakarake pushed to main at Project2/Project2 2025-02-20 23:33:13 +00:00
cfc561814f Fixed just_jumped