How to spawned another thing when I touch it?
Weiyu
Member Posts: 216
Excuse me, I have a problem about spawned.
I want to spawned the same thing when I touch it.
And the old thing will destroy.
like this: http://imgur.com/LloDzzW
Can someone please give me some advice?
Comments
How will you make the human actor move? that's the key to answer your question.
The command that moves the human can also destroy the first column and make the third one appear.
And I have to ask, do you want to make a scrollable game? Like SuperMario? Because in that case you don't have to destroy or spawn columns. You create a large scene with many columns and make the human actor to move around the scene (and also make the camera to follow him)
if you mean something like this , i attached a demo
I appreciate what you’re done for me. (≧m≦)
Thank you for your advice><"