-
GS BOT update Thread
by tatiang ·So I open the CodeMonsters iPad app and drag an actor to the top of a scene. Then, I double-tap the actor and drag in a behavior (e.g. Move direction 270 speed 50). Then I tap the Export button and -
How to make something rotate in place?
by tatiang ·Constrain another actor to the falling object's position and have that actor rotate. Place the rotating actor above (or on a layer above) the falling actor. Another way to do this without affecting -
GS BOT update Thread
by theCodeMonsters ·"What is GSBot?": GSBot will act as a layer on top of GameSalad, allowing users to edit and create games on the iPad. So basically, "it's GS for the iPad". -
How Do I Change Collide Parameters?
by uhyana ·I have multiple wide actors spawning and the user much touch them and slide them into 1 of the 2 slots on the right. I have made it colidable with 3 non movable actors on the right so you must get it -
Tshirtbooth's coverflow template problem
by patapple ·I'm trying to merge my menu with the awesome coverflow template of tshirtbooth. The scroll layer and other things are working nice, but now I would like to create the "snap to center" -
Shooting Gallery Mechanic - Shooting a target behind an obstacle..
by patapple ·you can add the object in a new layer behind the target. but I don't have idea how to intercept if the player touch the object behind. -
How do I draw a glass water?
by MotherHoose ·good start … top of glass (rim) perhaps should be wider -
Switching Content In & Out While Spawning Different Actors
by GAMEINTERN ·I have item falling from the top of ipad screen. -
Get actors to move with the actor they collided with?
by pixel_knights ·Yes, that's the problem I had with trying that too, also trying to keep track of when eggs land on top of other eggs which have landed on pans. Ideally it would be nice if in the colide rule, GS gave -
GS Gameproject Icons Disappear after Reinstall
by JohnPapiomitis ·Open gamesalad and click file and then open from the file bar at the top. Select the folder and open it. It will open the project in gamesalad and should convert it back. This happens to me basically -
Get actors to move with the actor they collided with?
by pixel_knights ·I'm working on a project where actors of a given type are spawned and drop from the top of the screen. These actors collide with other actors which stop them in their tracks, the dropped actors then r -
Can the background be locked ( un-selectable)
by tatiang ·and use two change attribute behaviors at the top of the background actor's rules to change self.position.x and self.position.y to whatever they should be (e.g. the center x and y values for your sce -
Need help with a couple of bugs
by Frazzle ·However, the bug doesn't occur for dirt blocks. (same block but without the grass top) -
Top of arc calculation?
by richcoy ·How would I determine if an actor is at the top of an arc? -
Counting number of collision problem
by williamt2706 ·I have a little problem about counting an amount of collision between actor. Let say i wanna make an actor A destroy after 5 times of collision with actor B. So every time that two actor collide, i ma -
24 hour Challenge - April Game Jam Competition
by calvin9403 ·@LeonardDeveloper will do that and there is an edit button. Up in the top right of your comment box next to where it says quote, there should be a little gear symbol. Once you click it with your mouse -
24 hour Challenge - April Game Jam Competition
by KillerPenguinStudios ·@LeonardDeveloper will do that and there is an edit button. Up in the top right of your comment box next to where it says quote, there should be a little gear symbol. Once you click it with your mouse -
How Do I Spawn Actors Without Spawning Them on Top of Each Other?
by JohnPapiomitis ·Also make sure to have the spawn behavior above the destroy behavior in that rule. Or else it wont spawn another since itll be destroyed first. -
Attention Gamesalad Management: What Features Do You Want? Round 2
by Graybay ·Here are my top five wishes for GameSalad greatness! -
How Do I Spawn Actors Without Spawning Them on Top of Each Other?
by lukey5227 ·Then Destroy Actor