-
Spawning to a grid
by Mammoth ·So I would like to spawn actors on a grid. I think I have 2 options -
Spawning to a grid
by Mammoth ·So I would like to spawn actors on a grid. I think I have 2 options -
Problem performing certain tasks based on attribute
by codemates ·Spawner 1 - Randomly drops (starting from top) 4 different actors every 0.3 sec in random positions. This is based on TSB "Spawning Random Actors in Random Locations..." http://www.y -
Tree Menu
-
Spawned actors spawning actors that follow
by okimoki ·menmortal9: how do you spawn a ship, spawn a thruster and then make that specific thruster follow that specific ship?? -
resetting score after pressin pause and retry
by ApplaudApps ·2. in levelgenerator have it spawn all the scene actors on a trigger such as level1=true (if you dont have a problem with spawn) -
Make me rich! New app submitted to appstore. Tell me if you like the graphics
by DreamLab ·I think its unique concept and something different. Graphics are not impressive but game play looks good -
Make me rich! New app submitted to appstore. Tell me if you like the graphics
by creativeapps ·I think its unique concept and something different. Graphics are not impressive but game play looks good -
[help] Destroy and respawn platform problem
by dre38w ·Hello, I'm using this method instead of my old spawn and destroy method. Problem is I have a LOT of Actors to move off screen and all those actors collide with each other. So do I just make the scre -
Spawned actors spawning actors that follow
by Alien8 ·Thanks in advance for any ideas on this problem: I have a side-scroller game where spaceship actors are being spawned, up to 5 at a time, randomly along the Y axis offscreen on the right, moving towar -
Hiring artists!!! Willing to pay up to $50!!
-
Researched. But still need help.
by gazjm ·If you want multiple items to spawn at random times from one actor and have that actor with a rule saying random(time), then that will only generate it once. -
Researched. But still need help.
by CaptFinn ·But I will want it to spawn randomly and frequently. Come in from top and 2 secs later another one come in from side and 4 secs later another one from bottom. I guess best way to imagine it would be t -
Researched. But still need help.
by CaptFinn ·Ive looked over the spawning temps in GS. But I still can seem to get this to work right. -
Game Creation Log - BOT
-
Timer Alternatives: interpolate and self.time
-
My simple little game that I cranked out made it to the New & Noteworthy list
by Rob2 ·It has a clever and unique mechanic, quite an achievement these days (Image) -
'Think Outside the Box 2' competition starts now!! (Theme announced)
by AppsRacK ·I get your point Okimoki and i respect your opinion. But like you said Even if i release something unique or new in apps store other developer may release a new and better game with the same mechanics -
Mute Button Not Working
by iTrojans ·Spawn Actor - -
Detecting if actors are touching for a duration of time
by skotleach ·I currently have this rule set up: if actor (a) collides with actor (b) after 5 seconds spawn a new actor (c).