Rotatable Doodads #82
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SketchyMaze/doodle#82
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some ideas how doodads can opt-in to be rotate-able, examples:
How doodads opt in?
701073ce
adds Doodad Options support, a doodad can define a "rotation" option (name arbitrary), handle the integer how it wants, and (in JavaScript) call a function like Self.SetRotation()How to rotate a doodad in your level?
How it looks to the doodad scripts?
https://wiki.libsdl.org/SDL_RenderCopyEx