Is this possible? I’d like to spawn coins then place them randomly (as an example) and subscribe their collected event to a function. Is it the same as creating an instance of a class within verse, then just using teleportto to place it?
I spent some time digging into this but found out it’s not very possible. It’s possible to teleport item_placer_device but I didnt find a way to create them dynamically.