Commit 4d60c3f
authored
[Rectangle Movement] [Reviewed] Update: Add ability to move around the border of another object (#857)
* Add ability to move around the border of another object
- Add functions to move around the border of another object (makes designing levels more visual)
- Add condition for clockwise
* Cleanup and object linking improvement
- Object linking now loops into both object lists to cover situations where objects overlap.
- Removed original "move object around another object" function
* Updating based on changes in example game
* Minor grammar edits1 parent 87cf85d commit 4d60c3f
1 file changed
+822
-16
lines changed
0 commit comments