Skip to content

missing names at instances #161

@MerlinEl

Description

@MerlinEl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions