-
how to drop stuff from planes
by bad_dawg ·hi guys ive been working with gamesalad for a few days,i have almost created a game level and i was gonna post it here on gamesalad.its a side scrolling shooter.but im stuck with this problem..i want -
DOs and DON'Ts with Gamesalad
by scitunes ·Ok I'm probably gonna sound retarded for asking this, but oh well. How do you avoid spawning an actor when you need the outcome that using the Spawn Actor behavior brings? Thanks. -
★★★ GS Project Optimizer available Now! ★★★
by izam ·One question though about the "actors spawning inspector". -
Spawn Actor Behavior Work Around
by tenrdrmer ·You can place that actor that will be spawned off camera and setup a game attribute that will tell that actor to "spawn" in a certain place by doing change attributes for the x and y -
Spawn Actor Behavior Work Around
by osucowboy18 ·Hey everyone, I noticed there were several people on the forum who discouraged using the Spawn Actor behavior. I realize I'm probably going to sound retarded when I ask this, but oh well. How do you -
Problem Spawing at random time
by zombie_farm ·So this seems simple enough. I want to spawn an actor every 1 to 10 seconds randomly. -
DOs and DON'Ts with Gamesalad
by osucowboy18 ·Ok I'm probably gonna sound retarded for asking this, but oh well. How do you avoid spawning an actor when you need the outcome that using the Spawn Actor behavior brings? Thanks. -
Use Function in an Attribute
by bonywa ·If you are having an issue with the random position generator remember that you can save whatever info in an attribute without committing to spawning the actor. If you want a random position every X -
Spawn Actor With out rotate the actor
by christian.perez ·Hi!! friends, is it possible to spawn an actor in GameSalad with out rotate the actor???? thanks a lot!!! -
Use Function in an Attribute
by sparkzilla ·In the spawner actor in the main level scene I have the following: -
Think outside the box contest game - 'Clay Moon' By Riffel
by tenrdrmer ·I also thought a clay art type game would be pretty cool and unique. Probably a ton of work for the artist though. -
i have a "spawn" issue...
by StormyStudio ·on the actor to be spawned. -
i have a "spawn" issue...
by QbAnYtO ·i'm tried something different. i have it set up so that when the level starts the floor actor will spawn the spawner actor at the top right. this was everytime the level start FORSURE there should b a -
i have a "spawn" issue...
by QbAnYtO ·yup. thats that attribute i'm relying on to spawn my enemies lol still not working tho. -
i have a "spawn" issue...
by QbAnYtO ·another issues i have is when my player dies and it restarts the level, it doesn spawn enemies anymore, -
i have a "spawn" issue...
by QbAnYtO ·soooooo i have this message that spawns right? when you die,... well NOT YOU but the character in my game lol duh! -
Issue with spawning
by cbowers428 ·Hey I have an actor spawning every 2 seconds. However, it spawns every 2 seconds... sometimes. It like randomly misses spawns. Like it'll spawn 4 then not a 5th but then spawn a 6th. or it'll spawn 1 -
Think outside the box contest game - 'ESCAPE ARTIST' By Stormystudio
by StormyStudio ·There is only one unique attribute in each scene, which decides how many lines are available all the other ones are pure prototypes, so updates and fixes should be easily done even when the game is a -
How do I do this?
by patm1982 ·If your target is a player, then you can set a global variable for the players X & Y, and then in your player actor update that variable every so often(self.position.X & self.position. -
Help with Platforms
by cbowers428 ·Whoops, no i didnt. It spawns every 2.5 seconds... sometimes. It like randomly misses spawns. Like it'll spawn 4 then not a 5th but then spawn a 6th.