PLAYER: Moving player move object ability to out of dev folder #14

Merged
TranquilMarmot merged 2 commits from movable into dev 2026-03-04 05:42:28 +00:00
Member

Adds the ability to push/pull "movable" objects around.

Adds the ability to push/pull "movable" objects around.
@ -154,3 +175,1 @@
var _movement_direction := _handle_movement(delta)
_handle_look_input(delta)
_handle_input(delta)
if movable:
Member

Seems like it would be good to move this out into its own function, but not super important

Seems like it would be good to move this out into its own function, but not super important
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BUGJam/pounce-game!14
No description provided.