button click spawns actor
hanso
Member Posts: 23
Hey guys, if got some question you may simply help me: if got 1 button and 1 spawn place. problem: when i press the button, the actor should spawn not at the button i´ve pressed, he should appear at that spawn place ( another actor or invisible area called spawn place)
how can be this situation be done?
cheers!
how can be this situation be done?
cheers!
Comments
You can either just type in the coordinates there, or you can create two global integer attributes, called something like 'spawnX' and 'spawnY' and use those instead.
Does that help?
sorry for my bad english