Hello, 1- How I can let Button to run Action? Suppose i want create Button to Change world gravity, i need Action as Gameplay Action, right? but the problem it's only works if Player hit the Action 2- the Score,, how i can add 1+ if something happen , like flappy bird if pass the pipes add 1+ to score Hope i get the answers for these.. Regards
1- I havent tested this but I believe you can create an action like you've done then on the "game field" menu import a button as a action button. 2- You can import a transparent image as a coin action and place it in the game so that everytime your character hits it they will gain a point. So like in flappy bird you would place the action image in between the two tunnels
Okay, how to import in game field The Button , action is limited to char movement and reset game .. Etc There nothing to call the action I tried everything there, no success Thanks for score hit Regards
Hi @Metal Soul you can achieve this by doing following steps: 1- Create and action type gameplay and give it your desire settings and give it unique ID. 2- Now in Game field Drop an invisible image to action Button Now select ID of action you created in step 1, from action selection. 3- Now put action and button on Exact same location and check option "Force action on press" and uncheck the "Block Touch option". 3- Bang it's done see SS for reference.
Awesome it's working thanks taimoorjavaid45 , it's first time i saw a adding wheel in GameField ,, Best Regards