-
Roll Turtle - an exciting rolling journey platform game.
by kirafu ·* Selected at Taipei Game Show Indie Game Award Top 10 Game -
Stable release 1.25 is available
by Franto ·@GeorgeGS Thanks for that info, I went and changed all actors to spawn at the front of the layer, although I haven't tested on android yet, in creator, the enemies spawn without even causing a bit of -
Arrow Buttons
by Socks ·You need to place the buttons on a separate layer to all your other game elements, and then in the layers view make sure 'scrollable' is unchecked (no tick) for this layer. -
Stable release 1.25 is available
by GeorgeGS ·list bigger, so depending on which front/back layer/actor option you use you get different behavior. -
"Guru video" 1.25 feature Chartboost Reward videos
by Hopscotch ·Here off the top of my head, not at a GS machine right now... -
constraining actor problem
by tatiang ·The second problem is going to be related to how you have the rule set up for destroying the actor. I don't have time now to look at your project file but adding a screenshot might be a quicker metho -
Don't tell @braydon_sfx I passed him in points
by PhilipCC ·... or top ranking for one of your apps on Google searches for GS Salad, -
Static actor moves with actor being followed by camera
by Socks ·Place the controls on a seperate layer and switch off 'scrollable' for this layer. -
Stable release 1.25 is available
by DigiChain ·I do agree with @AlchimiaStudios about the changes to font alignment being a problem though, I had to do a lot of work repositioning the text being displayed based on how many lines of text it was cal -
Stable release 1.25 is available
by AlchimiaStudios ·In the past alignment was from the top of the first line down, now it seems to be center line of whole text body. -
Star Kid : ( IOS / Android / Kindle Fire )
by luke2125 ·Aliens have kidnapped children from Earth, for slave labor. Families have been destroyed, there is no hope…..Nevertheless, a star is born, and being just a kid, he has promised the families of Earth, -
Slow response from touch event - ie more like "press for half a second" rather than "touch"
by furtiveimagination ·this can't be right? how could you control a player actor that needs split second timed jumps etc when there is an unavoidable half second (at absolute best - without ANY game logic whatsoever) delay -
Heads up for 1.25 release
by AlchimiaStudios ·Good to know, fixing the table references to 0's wasn't so bad. Re-ordering logic/layers sounds like a small price to pay for a very stable build. -
Heads up for 1.25 release
by The_Gamesalad_Guru ·past builds you could get away with improperly layered logic and not having to pay attention to how the code in your actors reads code related to other actors code and where they are in the layer ord -
Spawn Rule: How to spawn everywhere except a certain area???
by KevinCross ·... Destroy -
Spawn Rule: How to spawn everywhere except a certain area???
by Games4life ·(Quote) -
How to fade in/out when scene change?
by Weiyu ·(Quote) -
Fixed (unscrollable) actors don't stay with camera when moving from right to left
by DerfMilar ·One level in my game goes from right to left. On this level the HUD items that should move with the player actor disappear when playing the game. The camera follows the player the same way it normally -
Spawn Rule: How to spawn everywhere except a certain area???
by owen_dennis ·Something to keep in mind with what @jamie_c said, it's possible that using that method you can see a flick for one frame of the actor existing before its destroyed. A way to fix that is to make sure -
Slow response from touch event - ie more like "press for half a second" rather than "touch"
by furtiveimagination ·to edit it) if there are more than a couple of layers of "if/else" rules in one block (if this condition do that thing else if another condition do another thing else if a third con