-
Spawning enemies
by Friman ·I'm getting further on my project but now I need help to spawn enemies and I will list what I want the enemy to do: -
laser firing problem
by NovicaStudio ·I see your problem. you have your laser bullet spawning more laser bullets. What you want to do is delete all the code in the laser bullet that makes it spawn more bullets, and instead, make the code -
laser firing problem
by Friman ·Then I spawn the lasers, it generates a big bunch and causes the game to lag for couple of seconds and then returns to normal. -
Only 1 bullet in my gun?
by PaxPax ·It should spawn once for each time you touch unless you put in a rule , say timer, to every 'x' seconds spawn. -
Only 1 bullet in my gun?
by CoolBee ·I've set up a projectile to spawn from the main character when I touch a button however it only shoots once then never again? What am I missing? -
laser firing problem
by PaxPax ·Player spawns 'laser' to the right of 'player' instead of on top..... Your spawn behaviour is incorrect. Drag spawn behaviour into player and do not add anything to 'direction' or 'x and y position' . -
Windows 7 Bug (IMPORTANT!!!)
by -Timo- ·I have the same problem. the only thing you have to do is change the position of the actor (at the right in the top you can change it) and why does it spawn somewhere else when you play it? thats beca -
Hello my fellow Game Devs!
by Braydon_SFX ·Self attributes can only be referenced in the actor in which they are associated with. So if actor one has it's own unique self.Position, you can't grab the value of actor two's self. position unless -
Optimization priorities?
by NovicaStudio ·Loading, Timer, Spawn -
scrolling and shooting problem please help!
by nowherejay ·added scrollable area. its as if the bullets spawn is moving farther off the hero as i move further away from the 1024 x 768 initial area until i can press the button but nothing spawns out as i fire -
Clear The Board - a unique and difficult 50 level word/puzzle game
by Fetaboy ·My unique word puzzle/game is out now for iphone/android! -
Facebook Advertising.....Is it worth it?
by Bluemoonstudios ·@tenrdrmer thank you for your advice, and it really is good advice. Trust me I have been trying to think of something unique to make. It will come to me one day. Thanks again mate -
Facebook Advertising.....Is it worth it?
by tenrdrmer ·you enjoy playing for making something that is unique enough to catch the reviewers eye and get you the only real exposure that is going to make or break your apps sales. because once the reviewer li -
Do I really need a www.myname.com ?
by 3itg ·the reverse url convention is only a unique indentifier. -
Do I really need a www.myname.com ?
by Wboko ·(Quote) -
Do I really need a www.myname.com ?
by LumpApps ·It just needs to be unique if i remember right. the com.xxx I mean -
How do i make actors spawn facing random directions?
by tatiang ·Post a screenshot of your spawn rule. -
How do i make actors spawn facing random directions?
by Bit_Earth ·When ever i do it it takes off the "random(min,max)" (of corse i didn't leave it min and max), and only keeps the min number. -
Issue with actor spawning
by polimerjones ·after 0 sec spawn actor2 -
Issue with actor spawning
by polimerjones ·In my scene i have an actor spawn another actor. the new actor instantly has its velocity changed to move to the left. if the new actor hits anything it gets destroyed and the game goes back to level