-
How to select just 1 actor when many at your finger touch
by carlos.varela.com ·I did spawn all my actors when The scene begin, I think that each actor is positioned at different z índex adress, but not sure, because when I touch just one follow what I spect to do, I think that m -
FOR JUNE: Which of these new features would be more important for you?
by JamesZeppelin ·I just think we are going the wrong direction. Apple wants money for adds at any cost and I dont know if i like what it will spawn. Just my opinion. -
How to select just 1 actor when many at your finger touch
by carlos.varela.com ·I have been creating a unique id for each actor, an actor attribute id, when spawn, and have a global attribute that I change to true or false depends the status or action that I need to apply and ea -
Please Restar Scene
by MagoNicolas ·I can do this, but is very time consuming. Becouse for every Level i need to Spawn Actors in Exact position. -
Delayed scene entering and dropping a load
by Dooki ·-Spawn mine actor -
bg image shows in preview but not ipod touch
by madpoet ·I have two same bg images 960 x 320 that I'm using for a side scrolling environment. I reposition when player x > certain distances to avoid having to spawn and destroy. -
Delayed scene entering and dropping a load
by Dooki ·...Would it be smart to have the actor move to a location and have a hidden trigger actor that when collided would spawn the mine? I would like the actor to pause as he spawns the mine before he heads -
Delayed scene entering and dropping a load
by Dooki ·- Ideally when the actor reaches the end of the movement he drops (spawn) a mine. I don't know how to do this. -
reset scene\game
by chosenonestudios ·when he get to some point in the screen he spawn new image and destroy the old when outside the screen. work fine on the editor. -
reset scene\game
by haim96 ·when he get to some point in the screen he spawn new image and destroy the old when outside the screen. work fine on the editor. -
Darwin and the Gofers
by wartooth ·game. I feel that the gameplay is going to be unique, as it has elements from sidescrolling platforms, Shooters, and puzzle games. This will be the thread where I update you all on my progress. I'm n -
Spawn Actor – it's illogical, Captain...
by gyroscope ·So, if I click on an unchanged Instance of one actor in Preview, with it's inherited Rules from its Prototype, including asking it to Spawn Actor2, this new spawned actor will have its Rules based on -
Spawn Actor – it's illogical, Captain...
by gyroscope ·Hi, I'm doing a simple test to try out Spawn Actor Behaviour. And it doesn't do what I expected it to do: -
Need Help With My New Game
by VoidedSky ·Global attribute: Respawn(boolean) -
Spawn particles on collision?
by firemaplegames ·Make your exposion a new actor and spawn it when you collide. -
Spawn particles on collision?
by UP ·- How can I have an actor spawn particles ONLY when colliding with any other actor it hits? -
Who would've thought a "Simon" type game would be so hard
by JackBQuick ·However, in giving it a little further thought, you could use a Spawn Actor technique and shift them across the screen as you tap. -
Why have I got shaking Balls
by chrisal ·i have trued that but for some reason when it spawns, it spawn just to the left of the original and looks crap -
2 player help
by SingleSparq ·For a two player game I want to press the right side of the screen to spawn an actor that then follows my finger and the same on the right side for player two. -
Run to Completion in Timers
by gyroscope ·If you have an actor that spawns 30 secs from taping the screen. Once you tapped again it should spawn. But if you click run to completion it will spawn 30 secs later.