-
Game Engine RAM !!
by keekee312 ·I have ONE actor copied 100 times on my screen with random values from 1 to 9, set to unmovable and have many rules in it (lots of self.**** rules because each actor is "unique" and -
Why Are My Actors Stacked?
by synthesis ·You have to isolate their touches to a unique ID. Buttons in GS are transparent...If the are on top of each other...you are grabbing them all at once and not just the top one. Create a unique ID for -
Random 5 numbers...
by synthesis ·This loop continues until all 5 digits are unique. Once they are all unique...the loop shuts off. -
Timer score
by synthesis ·When the clock is supposed to start...spawn a "clock" actor. -
Coordinates for spawning an actor in iPad portrait Mode coming downword
by 777ideas.com ·I need help spawning an actor coming downword on an iPad Portrait mode. I need the Coordinates to enter in the spawn actor position. -
spawn vs alpha and un-spawn
by chicop ·i went with spawn for now.. some how i cant wrap my head around the other stuff just yet -
Canabalt..or, doodle jump?.?.
by Hachiko ·You just have to not spawn anything. Spawning is never good, it's better to have a pool of object. With an array it would be easy to track if an object is in the pool and therefore it's usable. Then, -
Thanks for the help before.... Final Q though!
by synthesis ·App purchases are anonymous. No way to detect a unique buyer...or contact them. -
spawn vs alpha and un-spawn
by chicop ·is spawning the only option to prevent this,say have a actor appear and disappear? and can you un-spawn an actor? -
In need of a new company logo...
by BeyondtheTech ·Are you or do you know someone who can come up with something unique yet simple to help symbolize this? -
Problem with Attribute and Change Attribute
by synthesis ·its parent settings. Unlocking it makes it a unique actor instance. -
Gravity ... then make an actor non-moveable
by scitunes ·----spawn non-moving actor -
Need some help with spawning actors
by UtopianGames ·One way could be to make an actor and put it in the middle at the top of screen that spawns a random (-160,160) that will cover the 320 area. -
How to decrease memory usage (100MB)
by keekee312 ·Damn, I used to create a scene for each unique scene but it didn't work because I copied too much actors. -
How to decrease memory usage (100MB)
by firemaplegames ·That's it, then only eggs are spawned (300x300) and powers (2 squares max of 300x300) -
How to create a drawing system?
by Photics ·Touching the screen would spawn a line actor. That actor's rotation and size would change based upon the mouse position. If you read the math section in my book, you should know that can be accomplish -
How to create a drawing system?
by JamesZeppelin ·It may not be exactly what you want but it is a great start on touch to spawn -
Platform Gravity HELP & a tip on camera control
by UtopianGames ·I had the character stay put and platforms move left to start with but because i wanted to build the levels (elements were too complex to randomly spawn) so now i have my character moving right and pl -
Changing the resolution of my existing project
by ramis2k ·Actually, I'm using coordinates of the screen to spawn actors, etc... should I change them too? (I guess multiply by 2 all the values?) -
Spreadsheet Behavior
by ricardorauber ·- Name: The name of the spreadsheet (something like the key on load/save attribute that must be unique)