A template for creating properties editor of game object. The final goal is to build a level editor.
- Demo : https://codepen.io/rexrainbow/pen/BavLBve ,
- Click any game object to open editor.
- Drag green rectangle to resize game object
- Drag red circle to move game object.
- Drag blue circle to rotate game object
- Edit properties panel to change a property directly.
- Source code : https://github.com/rexrainbow/phaser3-rex-notes/tree/master/templates/gameobjectshell