- Edited
If I have a scene that creates a sprite at position x,y, and I want to create instances of it from another scene via GDScript and want to pass in the initial x,y coordinates of the sprite: how would I accomplish this?<br /><br />Thanks!<br />Bryan