-
Destroy 3 at a time
by RCBANANA ·Would it be possible to make an actor destroy only if 3 of the same actors are touching, like in bubble blaster, or bubble jewels -
Dragging-but not always
by liefkees ·I created a scene that is draggable (thanks to Tshirtbooth's YouTube tutorial). However, I want the scene to remain static when a spawned actor (in my case: a flower) is moved by the user. Otherwise i -
Boolean Help
by stackpoole ·you have a first image on top of a second image, you want to create a boolean on the second image that makes the first image come back ? -
Folders In GS
by crazyfishdev ·You can create a tag by clicking home on the top left, then click the actor tag, and use the + on the left to add a new tag. Then you can drag and drop all the actors you want into the tag. To see yo -
How Do I Make an Actor Destroy and Never Come Back?
by uhyana ·the slice and the cashier will tap the slice and destroy it. This way if they try to bring it back the cashier will see that the pizza is gone and the customer won't understand how the cashier knows. -
GamePlay Videos
by patapple ·You can record the game in gamesalad with quicktime. Then you can simply add it in after effects. On the background layer you will add the iphone image and over it the video. -
How Do I Make an Actor Destroy and Never Come Back?
by uhyana ·First off, every time I close out of the app testing on my iPhone and open it back up it resets everything. I'm assuming that it will not do this once I create the actual app correct? -
Super Magic Rainbow Cute Splatter Attack out now on IOS and Android!
by HRQP ·こんにちは! Super Magic Rainbow Cute Splatter attack contains 500% more octopi per minute than most other games on the Iphone! -
==Destroy satellite== my first game in App store "promo codes"
by steve86 ·like @uptimistik said the graphics do need a hard polish. Also the tittle of your game has a grammatical mistake. It should be Destroy the satellites. Instead of Destroy Satellite. But this of course -
Changing actor's image based on other actors location
by tatiang ·I actually didn't save it. I literally changed that one condition in each rule. In the screenshot below, the original/incorrect condition is shown at the top and my correction is shown at the bottom -
gamepad for my game iphone
by Stoneclipse ·Put the non-scrollable layer on top of the scrollables ones. If not, all the scrollable actors will cover up the buttons(non-scrollable). -
==Destroy satellite== my first game in App store "promo codes"
by Elsafty ·http://itunes.apple.com/us/app/destroy-satellite/id519664194?mt=8 -
Trying to debug a simple "touch is released" that isn't triggering
by frankwashburn ·Off the top of your head do you think this alternate implementation will work, or do you forsee any problems right off the bat? I'm sure I'll come into some difficulties as I dig into it, but hopeful -
Audio problems on ICS devices
by spaceneedle ·More specifically: Just playing sound by itself produces lots of drop outs and popping, while music by itself plays perfectly fine. If you try to layer audio on top of music, the audio stutters in e -
need help please
by odesign ·and last issue is the actor 2 didn't disappear once the ball touch it but i did what you said, am i missing something, can't i just had a destroy instead ? -
need help please
by JohnPapiomitis ·You should check out the gamesalad cookbook at the link at top, and the tutorial videos at gshelper.com and the gamesalad cookbook youtube channel. -
Changing actor's image based on other actors location
by 0belisk ·game.current scene.layer.awards.award2.sizewidth is = to 148. -
gamepad for my game iphone
by tenrdrmer ·Select the scene tab the layers and create a new layer uncheck scrollable -
gamepad for my game iphone
by tenrdrmer ·Place those actors in a non scrollable layer. -
Destroy happening next frame?
by tatiang ·In my experience, it's best to assume a destroy statement will remove the actor AND stop its scripts immediately but best to also assume that that may not be the case. I've seen actors' rules where t