-
Touch controls with angles
by grahameckersley ·The controls you gave me work brilliantly thankyou! -
looping backgrounds depending on certain conditions
by Toque ·You could spawn background tiles from above that move down. Obviously you need the right tiles to do it and spawning correctly. Best if they can overlap a little without notice. -
as I do this effect of rotation
by oswaldev018 ·https://youtube.com/watch?v=aq5M_LZ-siU -
I put limits as an actor on the screen
by Toque ·Numbers you can change. -
Universal Builds
by Socks ·If you can't easily find an actor, you can open the Layers window and search there, it's often a lot easier that clicking actors in the scene as you can see the names of each actor in the Layers view. -
Universal Builds
by grahameckersley ·BBEnk ok yea i found him he was right down the bottom could only just see the top of him ahaha but yea got him, thank you again. -
I put limits as an actor on the screen
by tatiang ·You can add a "barrier" actor and use the Collision behavior to bounce the player actor away or you can do something like constrain self.Position.Y to max(0+self.Size.Height/2,self.P -
I put limits as an actor on the screen
by oswaldev018 ·when my player reaches the bottom of the screen in position and does not slip out -
My first game: MiloTheCat Surf Challenge
by UncloudedStudio ·When you fall off a platform it takes a very long time before the Fail screen shows. -
My first game: MiloTheCat Surf Challenge
by clmh ·I finally managed to finish my first game and I really hope you guys will like it! -
Do we have to update our apps?
by supafly129 ·(Quote) -
Game of the Month: September Submissions Thread
by clmh ·Jog your memory and your reflexes with this new surfing game! Help Milo slide from platform to platform and reach safely the finish point. The gameplay is really simple: just tap briefly the screen to -
Rotate and follow
by Socks ·so "movable" has no effect on how they work. -
Android Input Touch Lag
by BigDave ·the question is do you also experience that on other apps with that tablet? -
Sub £300 UK pounds laptop performance
by jay2dx ·Sounds awesome mate, I worked for PlayStation in Liverpool as a games tester for 8 years from the age of 19, did a degree in 3D design and animation that they paid for while I worked there, took 4 yea -
Rotate and follow
by jay2dx ·Make sure you don't have "do not move" ticked within the actors attributes! Worth a shot! -
Do we have to update our apps?
by DigiChain ·@ForumNinja - do you know if there'll be an update with the latest Chartboost SDK (6.5) incorporated? -
Do we have to update our apps?
by ForumNinja ·I've been running some tests to make sure nothing crazy happens when ad hoc testing on iOS 10 devices (using the Sierra beta). I haven't seen anything out of the ordinary happen as of yet, so we may b -
No Scores in GC?
by greywolfx ·(bestscore) to leaderboard... then -> show leaderboards. it should work. Also make sure ur signed in to GC when u look at the leaderboards and clear your test data if not working. these additi -
looping backgrounds depending on certain conditions
by fmakawa ·impression of movement) I'm trying to figure out how I can loop backgrounds until those baddies are defeated and then allow for the background to transition to another loopset. I'm trying to avoid ru