edit1: Found a solution! But would it be possible to get a better documentation on the Visual editor? Things like VisualEditor_GetExists("") dont even get mentioned
Im not that good (far) into programming in general, therefore i need a good documentation. But the visual editor "documentation" just covers the basics.
I need to find certain sprites in my scene with certain custom strings. To do this i need the numbers of entities on my current scene ( i think). in the "sourcecode" of the visual editor things like "VisualEditor_Scenes [ gs ].entities [ i ].index" pop up. but i have no clue what is what and how can i acces them.
Thank you for your time reading this.