-
Mid-week Musical Madness
by ApplaudApps ·Hi, If you're thinking about getting a unique music track composed for your game I have a special offer for orders placed today only. Click on the link below. -
Throw ball, animal catches it
by ck ·- After 0.5 seconds, spawn a new ball -
Any way how to drag actor to predetermined position?
by gyroscope ·Hi Valan, good thinking but you can only spawn prototypes, not instances. -
Spawning same actor over and over
by micksolo ·Hi, basically when i spawn the actor, if i hold down touch on the actor the actor will get bigger until touch is released. Right now all the actors get bigger when touch is pressed on any one of the -
Differences Between Photoshop and a 3D program
by xyloFUN ·There is nothing wrong with using a 3D app to create a unique render and import it as part of the artwork. But rendering out an animation is nether practical nor what you want. -
Spawning same actor over and over
by micksolo ·Hi, in my game I spawn the same actor over and over by touching the screen. I need to drag the actors around and do some other stuff, but at the moment when I drop the second actor, all the actors th -
image rotate on their own?
by cgboy ·I have set up an actor on the screen and when you touch it, it spawn another actor out and drops to the bottom of the screen. All in landscape mode. The problem is that the spawn's image appears to -
AntiMal OUT NOW! (iPhone/iPod Touch)
by 11clock ·Play as AntiVirus software and defend your device from malicious software! Use your almighty fingers to keep the Malware at bay! Intense gameplay, 12 unique types of enemies, and achievements will kee -
Need someone to recycle for me [PAY]
by JamieOneil ·So i was thinking if i could get actors to spawn until there is enough to recycle. -
I made a trailer, what do guys think about it?
by ZackGS ·Loved it, very unique (Image) -
count down
by cgboy ·next go into your spawn actor and add a rule on top of it and set the game.howmany > 0. -
count down
by cgboy ·in the video Adding a spawn limit to your games ((Image) -
count down
by cgboy ·in the video Adding a spawn limit to your games, how do you get your number to count down instead? like from 30->0, -
random spawn actors with an exception
by AppsRacK ·1. dont use spawn make one actor and add a self attribute like selfID and set it to integer and another attribute name it "randomizer" and set it to integer as well. -
random spawn actors with an exception
by tabelor ·I explain my case: i have for actors which spawns randomly in my game, and everytime i kill one my game spawn an actor (randomly) but with an exception of the last killed actor, so it is a random spaw -
Only drag and drop One actor ? HELP?
by JamieOneil ·Then drag a few of these actors into the scene and preview. This will show you the unique ID on each actor. -
random spawn actors with an exception
by tabelor ·Hi all, i would like to use the random function to spawn random actors, the numbers would be from 1 to 10 (min 1, max 10) but i don't want to spawn number 5, so from one to ten except number 5, is thi -
Only drag and drop One actor ? HELP?
by scitunes ·Then drag a few of these actors into the scene and preview. This will show you the unique ID on each actor. -
Only drag and drop One actor ? HELP?
by JamieOneil ·What this does is automatically give each instance of this actor a unique ID number. The lowest one on the actor list under scene layers will get number one and it will count up from there. -
Only drag and drop One actor ? HELP?
by scitunes ·What this does is automatically give each instance of this actor a unique ID number. The lowest one on the actor list under scene layers will get number one and it will count up from there.