-
Is it possible to write inside of the rule's "when" statement?
by RedCubeGames ·Hey @Socks, thank you on your fast reply! -
Is it possible to write inside of the rule's "when" statement?
by Socks ·You can add as many conditions as you like to a rule, like this . . . -
Is it possible to write inside of the rule's "when" statement?
by RedCubeGames ·! If you could help me with this one, that would be perfect and awesome! -
iOS: Screen flickers/flashes black whenever new actor is created/spawned
by Hopscotch ·@fredsimma@gmail.com game development is all about optimization, no matter what engine you use. You need to find creative ways to achieve the result you want, while focusing on performance. -
How to keep swinging like pendulum?
by BigDave ·but of course it doesn't work if you go -
How to keep swinging like pendulum?
by Socks ·finger along a number line, whereas counting money might be seen as combining values . . . of course at the end of the day, regardless of what mental model you use, the results are the same. -
How to keep swinging like pendulum?
by RThurman ·Hmmm.... addition is sliding your finger along a number line. -
Bouncing Beachball inside 4 walls with other beachballs.
-
How to create an endless runner? Static background.
by Icebox ·The demo is attached , the cube is not moving , its just going few pixels front and few pixels back using cosine function, the ground / trees / clouds are moving to the left , and i change their posit -
How to create an endless runner? Static background.
by ohtukrw ·That's nice, could you explain how this works? Is the cube the only one that is moving? -
How to create an endless runner? Static background.
by Icebox ·You can try it this way if you want , i think its like yours but i dont see any lag -
How to create an endless runner? Static background.
by ohtukrw ·Can you upload an example please. Also why do you make it that long instead of one image with the same technique?! -
How do I fix lag on moving actor?
by ohtukrw ·www4.zippyshare.com/v/J7ibduZL/file.html> @Socks said: -
How to create an endless runner? Static background.
by BBEnk ·The way I make a endless runner is to make the scene say 10000 px long and move the camera with player, all the ground stuff doesn't move at all just leapfrogs back, and can be set to non-movable whic -
[Download and Review Exchange] TheHandlers
by RabidParrot ·(Quote) -
Bouncing Beachball inside 4 walls with other beachballs.
by CaptFinn ·I want to randomly spawn a beachball ever 4 secs at one of 4 locations within the scene. The scene is enclosed with 4 walls. -
Increase Speed Every X Seconds
by Socks ·Make a game attribute, let's call it 'speed'. -
New user please help
by Icebox ·What do you want your boss to do ?? You need to work it out based on your logic , for example if you want your boss to keep moving left and right , -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by Shenanigans Studio ·Found the log and sending and getting data is fully operational, thank you so much jon and manto for being patient with me. I promise Ill leave you guys alone for atleast a few days. you guys are gods -
New user please help
by Pixelateddaddy ·How would you go about making a boss fight it a level for a 2d platformer games similar to the classic platformer of old. I'm wanting to add fights like this to specific points in each level but don't