-
Spawn actor on different layer
by Chakku ·It should have an option to select which layer to spawn the actor. If not, try and see if that option appears in a blank project. Otherwise, it's a bug, and should be reported to GameSalad. But do del -
Making Money with Free Apps.
by Chakku ·Yes, it's true that the Top Grossing are free apps, but they are run by big-name companies with a ton of people. -
How many people are at the school?
by tatiang ·If you need to count how many instances of a single actor are on a scene, the easiest way is to add this behavior at the top of the actor: -
Making Money with Free Apps.
by Elfizm ·During the year the top 200 grossing apps are free, this is because they use free to play but buy later method. -
Spawn actor on different layer
by shark1505 ·Yes, in the spawn actor behavior, you can choose what layer you want the actor to spawn in. -
Spawn actor on different layer
by mrpacogp ·I have on actor and when it spawn, i need to be stopped, and it moves with camera and movements of main actor. -
Has anyone released an iPhone retina game with success?
by SlickZero ·I agree with @RP Don't worry about keeping the file size under 50mb. If the game is good, they will come. Take a look at all the top showcased games on iPhone right now. Most of them are in the 350mb+ -
Score based on height
by LooseMoose ·The top of the scene acts as a portal which teleports the hero to different environments within the scene -
Score based on height
by LooseMoose ·That's easy enough but my issue is that my scene is only 5000 high and I wrap the Y axis. So when I go through the top of my scene the score goes back to 0. -
help with on/off button.
by Chakku ·create a rule and find the actor (within its layer in the expression editor) you want to change using the expression editor. -
My GameSalad is missing "Browser" Attribute Menu.
by SlickZero ·@Benjamight - Look at the top left window that says "Library". And right under the word Library, you'll see a bunch of little icons, starting with the movie slate, and the 2 overlapp -
About moving an actor with a single touch to screen
by Lib87 ·EDIT: Sorry my mistake This is exactly what i need but between each move i need to spawn and destroy an actor to show some speech. Can I do an array in here for speech instead of putting all the speec -
GameSalad breaks on Android 4.2
by PixelMetal ·Testing this also made me notice text placement is also screwed up on older versions of Android. The two text lines in the top-left corner are displayed on two different actors located at the exact sa -
Problem change scene.
by fabiookamura ·I don't know how to use log debugging statement, well the life counter as displayed in top left, it'is decreasing correctly. -
Problem change scene.
by fabiookamura ·I changed destroy actor to last, but but the problem still there. -
Problem change scene.
by tatiang ·Most likely your problem is that you are destroying the actor before other rules can run. -
Top down shooter enemy help
by KnightStar ·If you really want to get crazy, in the behaviors you create within each actor, randomly select which way-point you want your actor to move to next on their way down the screen. The final way point s -
Top down shooter enemy help
by gamesfua ·Hey all. I really could use some help or tips for this one. I'm building a top down shooter. Objects essentially fall from the top of the screen and when they exit the bottom- are recycled back to the -
Change workspace size?
by sparkania ·well, I can't bad mouth GS. so far it's free (till I go pro) and I have only experienced one session where it seemed to have really dragged (when you select something, it took like 15 seconds to knowl -
How to turn on/off rule from behaviour script?
by spidey906 ·Is there a behaviour script to turn on and off rule. The only way i know i can do it is clicking the on/off button on top left of rule.