Open nsamelson opened 5 days ago
Following the mechanic added where the hook is retracted if reaching a max distance AND hitting something, it should retract even if not hitting something (to avoid launching the hook to infinity and beyond.)
Btw I think I fixed that in the branch with the player states, I'll check again and close it
Maybe add an animation of retraction. Right now it just disappears when reaching the MAX_HOOK_DISTANCE
Following the mechanic added where the hook is retracted if reaching a max distance AND hitting something, it should retract even if not hitting something (to avoid launching the hook to infinity and beyond.)