Fire Button?
blastfactor
Member Posts: 72
i have been looking at other posts and stuff and they dont seem to help me...
i try to make a fire button, i place it on the canvass, i make sure that if tap then shoot = true, then if shoot = true then spawn actor blah blah blah
well.. it still aint workin for me, anyone know why?
i try to make a fire button, i place it on the canvass, i make sure that if tap then shoot = true, then if shoot = true then spawn actor blah blah blah
well.. it still aint workin for me, anyone know why?
Comments
~~When Actor recieves action/ touch /inside
OR
~~When Actor recieves action/ touch /pressed
OR
~~When blah blah mouse button clicked
-change attribute game.Shoot to true
ANOTHER RULE
-when actor recieves action touch is released
-game.Shoot = False
==============================================
in my Main Character, this is what is in relation to the problem
-if game.Shoot = true
-play sound
-spawn actor (bullet)
and only have when touch is pressed
It seems that your mac has problems
I will send you a mail and see if you got it