-
Need help with random spawn actor
by linkos ·Your method work fine but in fact it cause a new problem. The spawned actor is in mouvement and at a certain time it must cross the area but Logically it can't do now (if i destroy the actor on this a -
Need help with random spawn actor
by FloridaGames ·spawn actor position x : rand(0, 960) position y : rand(0, 640) -
Need help with random spawn actor
by linkos ·I want to spawn an actor somewhere randomly on my scene but i want to exclude a rectangular zone on this scene is it possible to do that? -
GS Viewer 9.4 crashing
by fenix66 ·And to make it more funny, every spawn function in my app crash the viewer. -
RI position question
by 8bitnorth ·Another example would be if i have an actor spawn just off the screen at x = 500, if the game is on an iphone 4, will it spawn at 1000 or will it spawn at 500 and be shown? -
Particle force help
by TJMNUT ·its image, to have a quick burst of particles spawn, how do I do this? -
GameViewer doesn't work. Screen doesn't move...
by roH300 ·I just installed the Gamesalad Viewer and everything seemed to work fine. Sending the game to the Device (Iphone 3G) works but as soon as it's sent the game stops on the iphone. I can see the first &a -
How to put an actor on top layer with code ?
by BrynjeBamsen ·Make a boolean called Spawn -
Dust Those Bunnies! Official Trailer by Gamers Rejoice
by GamersRejoice ·The 20s style works pretty well. And that is one unique theme for a game XD -
Graphic Packs - lots of PNG files or just raw EPS - opinions please!
by Barrythe ·Voted Png and EPS. If I wanted to use a library graphic but I wanted to quickly recolour a part of it first for example I'd much rather edit the vector directly than try and mess about with a rasteris -
Need a work around
by MidNightGamer1125 ·The the actor is controlled by touch so it only moves if you make it. Im telling you I got something funky going on here. I have even tried to just make a new attribute like a spawn ship attribute and -
Portrait Perimeter HELP
by RedlerTech ·Timer: After 0 seconds, spawn -
Game Development Contest
by quantumsheep ·This of course relies on it being worth their while. If you have a contest that 20 people will enter, you won't get the sponsorship. If your website has a million unique views a week, or something, th -
Dust Those Bunnies! Official Trailer by Gamers Rejoice
by kapser ·The 20s style works pretty well. And that is one unique theme for a game XD -
Audio narration on/off button
by tenrdrmer ·To do it as sound set a secondary actor to spawn that plays sound when your button change attribute is 1 and destroy that sound playing actor when the attribute is 0 -
Audio narration on/off button
by JohnPapiomitis ·why on earth would you spawn and destroy to stop music/sound.... -
Audio narration on/off button
by Chaser ·To do it as sound set a secondary actor to spawn that plays sound when your button change attribute is 1 and destroy that sound playing actor when the attribute is 0 -
does ram reset everytime we go to next scene?
by steve86 ·I believe when you change a scene the RAM gets a reset. try and search for the recycling actor method. It is way better than spawn and destroy. -
does ram reset everytime we go to next scene?
by guilleface ·or keeps saving until the game is finish or exit, also is the spawn and destroy bad for games created with gamesalad or other developers have same issue, if is gs, why they dont do something to fix -
does ram reset everytime we go to next scene?
by guilleface ·or keeps saving until the game is finish or exit, also is the spawn and destroy bad for games created with gamesalad or other developers have same issue, if is gs, why they dont do something to fix