"up arrow key pressed" is similar with "on touched button"
"is touching jump button" will be "on arrow key down" and it needs longer touch.
ComGamer : This is c3p file: dropbox.com/s/zdq3h9go7qcjfjn/drawArc2.c3p
Can you take a screenshot?
Maybe the name of layout was wrong.
You can create tilemap and place object on it.
Then when you drop you can snap the object to the tile X,Y.
You and your friends can do separate event sheets with different variables, functions...etc.
The copy to the final merge project.
Try to download it and extract to folder.
Then open project folder in c3 and choose your folder location.
Maybe there is a corruption when saving to c3p.
You need to add a condition that if ammo > 0 => do shooting.
Then when you are out of ammo, the actions behind won't be executed.
What do you have now in your event sheet?
Actually you can draw the arc by drawing multiple lines from the center of circle to every points on the circle:
upbeat-payne-96f97b.netlify.app
You can add 2 invisible sprites(top and bottom), on drag object overlaps which sprite, it will scroll up or down.
And with your condition find, you can try with:
If tokenat(TaskCardsSave,loopindex,"/")=X, then do action.
Develop games in your browser. Powerful, performant & highly capable.
Browser Log help me a lot when I need debug anything.
You add Browser plugin and then you display the log when pressing F12 in runtime.
You can know the conditions/actions correct or not.
Member since 13 Nov, 2014