Simple pallet for dragging and dropping shapes (objects) onto the screen
in
Library and Tool Development
•
3 months ago
I needed a super-simple GUI for creating new objects and placing them on-screen. I ended up with this:
The pallet can be repositioned on the screen, as can each of the shapes you place. It should be pretty straightforward to extend to other shapes, objects, sprites, etc.
I hope this is useful for others!