-
Spawn Object Facing Object's Center
by KillerPenguinStudios ·The reason I was trying to place it in the spawn rule was because I wanted it to call the direction of the spawner actor. -
Spawn Object Facing Object's Center
by Socks ·That's not the Rotate To behaviour, that's the Spawn behaviour !? -
Need help with making a turn based rpg
by robertkdale ·You can do it in the same scene. Perhaps, you could change the alpha of certain actors to zero and spawn new actors specifically for the battle. Destroy the newly spawned actors and change the alpha b -
Spawn Object Facing Object's Center
by Socks ·If you were under duress, tortured perhaps, would you be able to express what you want in a single sentence ? Like "I want a spawned actor to face its spawner" ? Is that basically th -
Spawn Object Facing Object's Center
by KillerPenguinStudios ·Spawn actor "A" -
Some problems I have encountered for endless runner
by FastlaneSuccess ·1) How do I prevent a newly spawned tree overlapping itself or another tree? -
Spawning problem?
by Lovejoy ·@http_gamesalad spawn the gap fill actor in back of layer. As long as your layering is correct it should work. -
Spawning problem?
by http_gamesalad ·I'm trying to spawn lines right on the outskirts of big white lines (like walls). The right, left, & bottom lines work but not the top one.. I'm not sure why. I'm trying to have a clear white -
my game
by Georgeolnians ·how do u spawn new pads to jump off like in doodle jump and explain why you do it -
Logic questions? is this possible with game salad!
by Socks ·The spawner is doing something simple, despite what appears to be dozens of behaviours - it's just . . . -
Why does Game Salad break at speeds over 500?
by birdboy ·if it only happens in 1/1000 cases. For example spawning actors always results in these very small lags (on faster devices you won't recognize them as long as there isn't much going on in your scene -
New High Score Display with Sound
by Paul :) ·I put in a 2 second delay to show Game Over buttons when game over, that's also when I want the "New" high score actor to spawn. Please advise. -
New High Score Display with Sound
by Summation ·Then you could say, if game.is_new=1, spawn NEW -
New High Score Display with Sound
by Paul :) ·Spawn Actor ("NEW" image) -
How to constrain an actor ontop of another actor & make it follow it
by MentalDonkeyGames ·Like @Socks said. I'd put the spawn behavior In the platform actor. -
Spawn Object Facing Object's Center
by KillerPenguinStudios ·I am having a brain fart at the moment. I am pressing an object and having it spawn an object every time it is pressed. What I trying to accomplish is every time I press the actor anywhere I want the -
Trying to figure out some math
by karuzo ·(Quote) -
How to constrain an actor ontop of another actor & make it follow it
by Socks ·In the black line actor place a rule that spawns the star actor. -
How to constrain an actor ontop of another actor & make it follow it
by http_gamesalad ·I'm trying to spawn the a star on top of every black line that spawns -
Few Basic Questions
by FastlaneSuccess ·(Quote)