I can select one random object of object group, but i can not get the object name to create new instance by name.
I don’t see this option in programming formulary of GDevelop.
I can select one random object of object group, but i can not get the object name to create new instance by name.
I don’t see this option in programming formulary of GDevelop.
What I would try is store the actual object name inside an object variable and use that variable to create new instance of the selected object.