-
All actors are destroyed?
by wroachbarrette ·could just create as many actors as you need to spawn at once -
Need Ideas with random !
by roxdes ·"i only have this occur in one location, but repeatedly for the duration of my spawn sequence" -
Questions about particles
by gyroscope ·Now I want only one single particle to appear. Of course I typed in "1" at the correct tab (Spawn Rate, I believe). Nontheless more than one particle appear, mostly two or so. How ca -
Need Ideas with random !
by jweaver911 ·location, but repeatedly for the duration of my spawn sequence. Then i have a spawn actor doing the same type of check that you have in place whenever that specific actors number is pulled. This meth -
iAds
by JamesZeppelin ·Yeah. I do tend to agree with you. Gs is fast but very frustrating in other aspects. With the hardcore engnes getting easier all the time and new things like carona gs is gonna have to get it together -
GameSalad 0.8.7 Beta Now Available!
by firemaplegames ·This unique experience was designed to be tasted with the GameSalad Plug-in for Safari. Please download here. -
Questions about particles
by Cap ·Now I want only one single particle to appear. Of course I typed in "1" at the correct tab (Spawn Rate, I believe). Nontheless more than one particle appear, mostly two or so. How ca -
Title screen crashing
by Stryfe01 ·Well I set the variable to an integer representing the spawn time. But I suppose that could be the issue. -
An idea for advertising our games!
by beefy_clyro ·yeh granted, providing your app name is unique enough, otherwise people may get the wrong one, nothing like a click to take you there directly (Image) -
Collide / overlap rule not working when using change size
by chrisal ·What you need to do is destroy the first actor and spawn a bigger version in it's place -
Random integer question.
by gesimund ·rules that say, if this number was generated, spawn this actor. -
Art in my game
by AfterBurnett ·As for the rest, I like the style. It's quite reminiscent of Jeff Minter's stuff - great colours and a unique look. -
Help With Multiple Bullets and Hit Points
by quantumsheep ·I think your idea of multiple actors for the hit points is sound. Just make sure to spawn a big explosion over the actor when it changes graphic to make it look ultra awesome (Image) -
Contest: What's My Name?
by goliath ·I can see that being a "funpanies" name and no one else would have anything like it. It's unique and people already kind of know you by Barkbark. Don't change it, stick with it. -
SOUNDBOARD TIPS (i know u hate Them)
by VoiceExpress ·If you was doing a soundboard how would you make it different to the rest, what would you add to make the app unique. i know you have some ideas LOL -
My new game -"War Plastic"
by gesimund ·-I have no idea if the enemies take more than 1 hit to kill since they just turn red as soon as you hit them. Maybe having it spawn a bullet impact where you click at so you know you hit them. And pos -
Can't spawn more than 2 actors on the iDevices
by jmp909 ·i dont think you want to spawn actors anyway... its a resource/performance hog. read around the forum about this. keep however many actors you need offscreen and move them onto screen when needed. (ea -
Sexelerometer trailer (17+)
by synthesis ·Good luck with the app. Its definitely unique -
Homing Missiles To Various Targets
by robert.mccarthy ·I am getting into this now, but need a little help. I have managed to get my 'towers' to spawn missiles, and move/travel towards my 'enemies'. -
Spawning multiple actors at once
by animeshk ·I want to spawn a certain number of actors at once (the number of actors would be in a game or a scene attribute somewhere). I see that I could use a timer and have it spawn an actor every second . .