-
ZNAKE HD - Multiplayer Fun! - Available on the appstore! with Promo codes inside - 15 year old
by Fredrik Bixo ·http://itunes.apple.com/us/app/znake-hd-multiplayer-fun!/id511742262?l=sv&ls=1&mt=8 -
March Game of the Month (AND FEBRUARY WINNER!)
by mikemicom ·The election between the Democrats and Republicans is coming. All top 3 republican candidates can battle against Obama. Use you arcade and trivia game skills to help elect a new President and a SuperP -
How do I make the actor (car) stop (brake)?
by JohnPapiomitis ·You car was on the non scrollable layer, thats why it wasnt controlling the camera correctly. -
endless scroll line ?
by tenrdrmer ·you will prob have to have multiple actors moving at a downward angle and then as each one leaves the camera on the left side of the screen you change its x and y positions back to the top of the righ -
nonmovable actor keeps moving with camera!
by tenrdrmer ·Sounds like you have a rule that is constraining an actors position. Constrains will over ride the non-movable part also could be your actor is in a non-scrollable layer. Anything that is non-scrollab -
March Game of the Month (AND FEBRUARY WINNER!)
by Jaxter ·In local appstore nr 1 un adventures section, also nr 10 in all top paid in Latvia -
Birds not Fall - in appstore
by Jaxter ·Apple featured my app in adventure and action category in iTunes ( on mac ) on top - in NEW section -
Animation problem
by MotherHoose ·usually one makes all the images for an animation sequence in layers -
How do I make the actor (car) stop (brake)?
by JohnPapiomitis ·You drag it to the bottom of the layer. Please watch the tutorials at the links i gave above. All this is basic stuff. -
How do I make the actor (car) stop (brake)?
by JohnPapiomitis ·I recommend you watch all the tutorials on the gamesalad cookbook youtube channel, on gshelper.com, and at the cookbook link at the top of this page. -
Scene Actors and Rules
by wormil ·I have a rule in my first actor "On touch inside" : change attribute: CurrentScene.Layer.otheractor.color.red = CurrentScene.Layer.otheractor.color.red + 0.1 -
Trigger an actor issue
by JohnPapiomitis ·Also i recommend you check out all the tutorials on the gamesalad cookbook youtube chanel, gshelper.com and at the cookbook link at the top of this page. Youll have a much better understanding of game -
Slow Motion HELP please!
by tatiang ·For speed, I think you'd need to do distance divided by time. So change attribute self.InitialX to self.position.x (put this at the top of the actor's rules) and then Display Text (self.position.x-se -
actor in front an another in movement
by GreenHavenGames ·Wrap the rule in whatever conditions are needed (if sword1 is true, then). You could then place the actor in each scene on the outside edge of the scene on a layer above the primary actor. Or, you c -
actor in front an another in movement
by akichan22 ·i have a top view of the game, so my character can move 360degrees i need to put always in front of him -
Scoring System Question
by MotherHoose ·when that BG moves to top … -
My eyes have to get used to another forum...
-
【ツ】Bubble Words (by MarkOnTheIron) - Now on the App Store
by MarkOnTheIron ·"Want to keep your vocabulary in top shape? Have some time to exercise your brain? Bubble Words is the perfect word game for you! -
Blood effect w/ particles
by MotherHoose ·1. Would it still work if had the destroy actor rule as the last behavior? -
Blood effect w/ particles
by JohnPapiomitis ·as soon as the actor gets destroyed with the particle behavior in it, it will stop creating particles and they will disapear.