Spawn it at object.x,object.y-32
It's a value for a object, i want it to spawn a copy of it's self to seem taller, But there will be multiple with this value different. So using System to create the object will only chose the first one, There will be a random amount of them. How do i fix this?