-
Help needed
by AmateurGameMaker ·Can I make actors spawn randomly? If so, how? -
Endless
by icanmake ·i think you will have to make another actor to spawn the ones you want. -
Delete an actor with no rules inside it.
by RH ·change attribute game.ActorID to ActorID+1 (you don't need this if you edit each instance separately but this removes the need for that and allows your to spawn new instances of the actor) -
Touch the right THING - how to?
by japannewbie ·I know how to spawn random actors thanks to tshirbooth's tutorial. -
Collision not working? wtf
by starcat ·both are movable. and both float nicely around, the problem is if they spawn on top of each other they dont regulate themselves they just stay stacked.. i cant put my finger on it. -
Spawning Random Actors, from a LARGE set of actors.
by japannewbie ·So I want to spawn a certain number of random actors from my total actor set onto the screen. -
How to change a scene when it gets to a score
by rlehm ·Got to next scene if not spawn an actor explaining "you suck, you need x points to continue, epic fail, click here to try again pansy" -
Multi-touch How-to?
by allornothing ·It would solve so, so many problems, get us better performance as wont need convoluted solutions, and overall make multitouch development much simpler. You already track the unique touches, why not le -
Collision not working? wtf
by starcat ·ok, lets say you have a Sun with 2 moons . all im trying to do is a basic collision which should be simple.. collide with actor tags "planets" or something and if you make them spawn -
Spawning Actors?
by ORBZ ·This has a 1 in 5 odds of spawning an actor every second -
SUMMER 2011 - THINK OUTSIDE THE BOX 3 • (RESULTS ON PAGE 6)
by tenrdrmer ·Yeah I also think it was implied when we discussed this that you could not hire out any part of your project. not just art work. The idea is one person completing a unique project. How is hiring it ou -
Spawning Actors?
by goku123 ·I need help with random spawning!! I don't know how to make the actor spawn at different times. -
::: Animal Run ::: Available for FREE ::: iTunes App Store
-
Reset / Attribute
by LoadingZero ·This actor is spawn when game level is complete. -
Reset / Attribute
by rlehm ·I've had that issue. You may destroyed your actor. and on the next level there is no spawn for it. Please tell us what happens to the actor not respawning. Destroy? Moved off screen (recycled) control -
Need Help!!
by goku123 ·I just wanted some suggestions in attributes and spawn. -
Help! When I spawn an object it acts differently than when I just put it on
by EastEastWb ·I'm trying out something where if I can change the color of my main actor (e.g red) it can move through that kind of object (a red brick). I created the ability to spawn random color bricks, but the p -
Why doth "Other Memory" be bane of my existence?
by Mrshoestore ·1: Deleted all Spawn actors and player actors (so only scrolling BG images) -
Why doth "Other Memory" be bane of my existence?
by quantumsheep ·I would try and recycle your spawning actors. Not always possible, but continually spawning (randomly over time as you say) will hit your memory I think. -
Why doth "Other Memory" be bane of my existence?
by Mrshoestore ·And 3 enemy actors, from 32x32 to 64x64, that spawn and destroy randomly over time.