-
Procedural execution of actions of actors?
by The_Gamesalad_Guru ·spawn actor. -
Procedural execution of actions of actors?
by TheGabfather ·Spawn another actor -
"At some quiet nights, I, often feel sadness." --Eggied Sadness on the app store!
by lotustarry ·unique sketch hand drawn style -
Level Spawning/ Survival Mode
by skippertech ·I have a game I am working on that is similar to the game Doodlejump. Now I am unsure if It is possible to spawn the level, (which is survival, so goes on as long as the user does not die). Or should -
How to disable touch if actor is behind the other actor?
by 3itg ·Also, if they are spawned, if you spawn "in front of actor" the larger number will always be in front. A combination of what I've suggested so far should get you on the right track. -
Debugging bullets?
by 3itg ·You said you hadn't created a game with a lot of bullets before. I don't know if this is a lot of bullets either. I added counters on spawn and destroy at one point and in during combat with multiple -
How to make a health bar on top of random spawned actor?
by tatiang ·If you have the "random spawned actor" spawn the new actor, it can spawn it on top of itself. Otherwise, you need to have different layers for the actors so that you can determine a -
How to make a health bar on top of random spawned actor?
by carlblanchet ·You would have to spawn both the actor as well as the health bar, and have the health bar constraint to the actor so they connect right after being spawned. -
popup point and close popup
by peafone ·- Spawn actor --> 100 point -
loading error
by sparx13 ·as the player I control. The enemies do not spawn and it seems to be frozen. The other thing that happens sometimes is when I click on LV 1 it doesn't do anything for a little bit and then comes up -
every "x" time/score do something
by paulofuertes ·I'm trying to do one of those endless games, pretty basic one to learn. How would you guys do this? because I know it would have to spawn random actors until the user dies, or until user reaches 'x' s -
"Draw" A bouncing ball that draws a line.
by tatiang ·I have a golf game I've been working on that does just this. I basically spawn a "dot" actor from the ball every so often using a timer, and then have each dot fade after a certain -
How to create arrays of blocks or coins?
by hotMagic ·if Row, Column of Table =C, the spawn a coin object at (whatever place you wanna put them). Of course you'll want to offset based on the size of the coin and spacing. -
iPhone 5 - Will you be buying it?
by PBEmpire ·widgets and tons of other features make android unique. Similarly, due to lack of features, ios is easier to use. of course you get WAYYYY more support from apple than android. still waiting for jell -
Smooth Camera Transitions Between Actors
by delorianhayze ·> When user touches actor 1, SPAWN (dummy actor camera transition) from the central x,y position of actor 1. -
Trying to get a spawning actor to wait X seconds before spawning other actors
by Braydon_SFX ·Yep - Create a rule inside your spawning actor - -
Trying to get a spawning actor to wait X seconds before spawning other actors
by Kangavark ·trying to make a shmup that progressively gets more difficult by basically throwing more and more enemies at you over time. I have 3 spawn actors. the first two spew out weak enemies, and I'd like the -
Advanced Tables
by adado ·It would add a greater range of usage cases for tables especially when trying to support complex multiple levels/rounds within one GameSalad "scene". This is very similar to the lim -
Cannon Explosion Effects Won't Sync with it's tip (rotation constraint problem)
by delorianhayze ·When user fires cannon SPAWN ACTOR-EXPLOSION -
Problem - when published to HTML5, key press get no response.
by aiwei1988@gmail.com ·Spawn Actor.