-
Spawning Actors
by snatch ·Is there a way to spawn a scene-specific actor rather than the prototype? Our asteroid actor has specific accelerate/move to behaviors in each scene..but if it blows up, I want to spawn another actor -
placing iad in your application?
by JamesZeppelin ·I love GS but, i certainly don't feel any loyalty as i love unity as well. So, I dont feel i am some sort of fanboy coming to their defense. I just think they have a very unique tool and they have to -
HELP! POWER UPS !
by firemaplegames ·-----Spawn Actor: [your power up] -
HELP! POWER UPS !
by Lu_merlin ·In the spawner actor, create an integer attribute called something like "powerUpScore". -
Is it too early to think about iAds?
by BarkBarkCo ·GS is a pretty unique engine, so I think it is very obvious to Apple when they review a GS-made app, regardless of the loading screen... -
Kinder Hangman - New iPhone Game For Kids
by bestgamer ·We would like to represent a newly released game for kids - http://sharkfuel.com/kinderhangman.html Kinder Hangman iPhone App is a unique and innovative iPhone application. It is a very interesting a -
Random Actor type spawn
by firemaplegames ·In the spawner actor, create an integer attribute called "randomNumber". -
Random Actor type spawn
by Forte ·Who has a good line of code that will choose between certain actors and spawn them by their own choice? -
spawn actor+interpolate?
by CaptainChoco ·I used spawn actor behavior but it shows just pop-up. -
Changing actor instance that has yet to spawn
by quantumsheep ·Another solution may be to spawn an actor based on the level. -
accessing info from what character collides with
by andy_the_baker ·is there a way of accessing the info that a spawned character collides with? here's the scenario: -
Changing actor instance that has yet to spawn
by Cee3pee0 ·Is there anyway to change an actor's instance that has yet to spawn on screen. Let's say you pushed a button and it made an actor spawn and you wanted to that actor have unique behaviors for that s -
OMFG Max Vector featured on TA!!!
by Hachiko ·I think the reason it jump more when shooting, it's just cause it has to spawn bullets, and that make the framerate go down even more. -
Make scrolling background stop suddenly?
by WolfieEnsalada ·Everything works fine, the only problem is, when the text for retry appears on the screen, when you click on it, nothing happens. And it has a rule on it that says that when touch is pressed, the acto -
How to random spawn actors?? PLEASE HELP
by connormaxlin ·There spawn. When they fall, I want them to fall randomly. -
How to random spawn actors?? PLEASE HELP
by connormaxlin ·I am trying to make a game but I got stuck. I want 20 actors to fall from another actor randomly. How should I do that??? -
HELP! POWER UPS !
by firemaplegames ·In the spawner actor, create an integer attribute called something like "powerUpScore". -
HELP! POWER UPS !
by Lu_merlin ·But i have a problem: I created a 2d shooter game and it has a few power ups. I know I can spawn an actor with a timer and so on but i would like to spawn the power up every time the player hits a tho -
Ferris Wheel
by BarkBarkCo ·self.BucketID = Unique integer added to each bucket (0-9), multiplied by 36 (360/bucket count) to control angle offset. -
Timer issue
by keekee312 ·So, gyroscope idea now works (yesterday no, strange) but when the second actor is spawn then nothing happens anymore.