Rotatable Doodads #82
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	bug
		
			doodad
		
			enhancement
		
			levels & doodads
		
			security
		
			ui toolkit
		
			wontfix
		
		
	
		No milestone
		
			
		
	
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
		Reference: SketchyMaze/doodle#82
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	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?
701073ceadds 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