-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Version
- Phaser Editor Version: 3.32.1 AllInOne
- Operating system: Windows 2011
Description
-add some prefab instances in to scene
-print one random instance properties in to console > console.dir(instance_01);
you will see that instance name is an empty string.
Possible solution
-for now I'm adding a new property "instanceName" which is readable
(but is double work, why not use names if they are already there ;-)
Metadata
Metadata
Assignees
Labels
No labels