-
Move to a position and do not change direction
by cibram ·- I want this actor to move for where player standing at when it spawned and cant change that direction even if the player moves another place while that actor coming towards him. -
math question
by master200012 ·Couldn't you have a rule in the player actor that reads: -
How to make a hit box?
by master200012 ·Destroy this actor. -
Gamesalad gives an error when trying to start the game (WINDOWS)
by Stepper312 ·When i press on play at the top it gives a error that's something wrong in the script and if i want to play the script. When I put yes. It does nothing. -
How to make a hit box?
by jobei ·Let try this, I have two actors on my screen right now. actor A and actor B . I set it up already were actor A is on the left side of the screen and actor B is on the right. I want to be abl -
Vertical shoot em up , speed up over time and enemies spawn increase.... HELP!!!
by lukey5227 ·PS: If you want to feel like the game is really getting intense, put the current scene time in a global attribute. Then, make the enemies speed be: x+(3*Current_Scene_Time). X being the original speed -
Vertical shoot em up , speed up over time and enemies spawn increase.... HELP!!!
by Hapiapps ·Have the actor stay at the same y value and have the enemies come down from the top. You can make the speed and amount increase a few ways, like a timer which adds 1 to an attribute each 2 seconds or -
How to make a hit box?
by jobei ·I want to make a small box over top of a big actor image. So when i touch the box the second actor pops up in the same spot. -
game salad how can i fix issue with the camera?
by MotherHoose ·add a newLayer … at the bottom of scene > Layers list -
hi, i have some question about iap?
by Braydon_SFX ·I would put that on the top of my list if I were you. -
Enemies like in Mario - not destroying actor
by Nmdogdude ·try making separate actors for the sides and the top of the crab. -
Enemies like in Mario - not destroying actor
by huppertator ·I have a game sort of like Mario that I'm making. The character is a pirate and the "goomba enemy" is a sand crab. What I'm trying to do is get the pirate to destroy the crab on coll -
Keyboard Input / Fill in with table value
by tswartz ·Keyboard prompt is for the text that shows on the top, but not IN the text input area. -
Constraining attributes to spawned actors
by IcedB ·I want to constrain an actors position to another actor that will be spawned. Obviously I cannot simply select the attribute from the drop down table. Is there a text formula that I can type to constr -
Snap to grid demo....help
by lukey5227 ·No delta x, no delta y, no confusing bottom and top limit (even though you can still add those in). -
big problem with random position!
by patapple ·i created an actor on the top of the scene which spawn down other actors. the spawn x position is random(100,540) because the actors that i am spawning have width 100 (and i want them all completely v -
horizontal and vertical line on right and top of graphic
by MarcoCol ·But on the iPad, I have a small (1px) line on the right and top of images which are put on a white background. The images didn't have this line included. It must came from GameSalad. -
How to create random movement?
by a1ko4 ·Well, we need it to move all the time, never stopping. It needs to move any which way without us pushing a button to make it do so. Eventually, bouncing off the walls and continuing on it's way. -
My actor floats to the top of the screen after testing on my app on iPad device
by redlotusdesignz ·Hi everyone, I'm new here. I just finished making a game that requires the actor to move left and right based on the buttons. It works fine on GameSalad. After I published the app and tested it on -
Active Scene Problem (Clicking/Tapping)
by tenrdrmer ·--Destroy Actor