PhaserEditor2D / PhaserEditor

A friendly IDE to develop HTML5 games based on the Phaser framework.
https://phasereditor2d.com
Eclipse Public License 1.0
327 stars 45 forks source link

[Paid User] Add a field to set the name of the sprite #111

Closed sathyarajshetigar closed 5 years ago

sathyarajshetigar commented 5 years ago

Please add a field to set the name of the sprite which calls setName(value) or a tick mark to use the same variable name as the name of the gameObject.

PhaserEditor2D commented 5 years ago

Check the Name field to use the same value of the Variable Name field:

image