Thanks, it works
How i can pick a only one random action of a list of actions.
In my case i have an object and when the player use it, a only one random advantage appears.
Thanks.
How i can add and subtract values?
For example:
Initial value 100
After X seconds (or other event) add 40 .............. 100+40= 140
After X seconds (or other event) subtract 30 ........140-30= 110
Thaks a lot, it worked for me.
In my case I used Scroll to Y > 1000
Hello,
How i can move the layout up?
My project has a window size of 1280x720 and a layout size of 1280x1000... I need to move the layout up because i need the free space for my spawned objects.
How i can do?
I want to start an event afer X seconds and repeat every X seconds.
The repeat every X seconds is ok, but i don't know how i can start my event afer X seconds.
Any help?
Ok, i solved... i have it in an every thick condition and this causes the bug.
Develop games in your browser. Powerful, performant & highly capable.
I tried Is in touch, but the object i need to rotate is a "fixed cannon" and this condition causes a lot of quick shots and, anyway, the point is the player touch everytime for a single shot.
...Sorry for my English...
I have set angle toward (Touch.X, Touch.Y), when i touch is ok, but if i release de touch the object returns to the previus position.
How i can fix?
Thanks!
Member since 15 Apr, 2014