Add a move_and_slide style interpolation option #7

Merged
Sara merged 23 commits from move-and-slide into main 2023-06-24 20:08:56 +00:00

requirements:

  • moving into a surface perpendicular to the movement should stop movement entirely.
  • moving into a surface at an angle should slide along the surface without loss of velocity.
requirements: - [ ] moving into a surface perpendicular to the movement should stop movement entirely. - [ ] moving into a surface at an angle should slide along the surface without loss of velocity.
Sara added 1 commit 2023-06-18 12:08:59 +00:00
Sara added 1 commit 2023-06-18 12:18:41 +00:00
Sara added 1 commit 2023-06-18 12:24:43 +00:00
Sara added 1 commit 2023-06-18 12:27:27 +00:00
Sara added 1 commit 2023-06-18 12:39:08 +00:00
Sara added 2 commits 2023-06-18 14:14:34 +00:00
Sara added 2 commits 2023-06-18 14:34:36 +00:00
6f78731d8f normalize will now normalize if either x or y is non-zero
previously 100,0 would return 100,0 instead of 1,0
fcb9645dbe added NORMALIZE #define macro
avoids pointers and the accompanying dereference operations of normalize(...)
Sara added 1 commit 2023-06-18 15:59:54 +00:00
Sara added 1 commit 2023-06-18 16:02:26 +00:00
Sara added 1 commit 2023-06-18 16:04:53 +00:00
Sara added 1 commit 2023-06-18 17:07:17 +00:00
Sara added 4 commits 2023-06-18 20:17:43 +00:00
Sara added 1 commit 2023-06-19 05:51:34 +00:00
Sara added 2 commits 2023-06-24 18:33:18 +00:00
Sara added 1 commit 2023-06-24 18:34:38 +00:00
Sara changed title from WIP: Add a move_and_slide style interpolation option to Add a move_and_slide style interpolation option 2023-06-24 20:06:02 +00:00
Sara merged commit bf21a388ab into main 2023-06-24 20:08:56 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: Sara/basic-game-framework#7
There is no content yet.