reset table for reload action
wollty
Member Posts: 102
hou to reset table for reload action?
i have an actor spawner
and spawn 5 balls with a table (real value for the position x and y)
whit game integer attribute spawnerX and spawnerY
When touch is pressed
spawn balls
and the 5 balls effectively spawn
but if I want to repeat the action?
when touch is pressed
respawn balls
how can I do?
thanks for your attention
i have an actor spawner
and spawn 5 balls with a table (real value for the position x and y)
whit game integer attribute spawnerX and spawnerY
When touch is pressed
spawn balls
and the 5 balls effectively spawn
but if I want to repeat the action?
when touch is pressed
respawn balls
how can I do?
thanks for your attention
Comments
maybe is right
https://www.dropbox.com/s/327vmhy2soxqqm4/ballsDemo_touchPress.gameproj.zip
maybe there is another method
perhaps best
thanks for your attention
sorry for my english
reset table without reset scene
it's possible?
and not with table
I think it is much better
I put a boolean true false and it works very well
thanks and sorry
8-|