-
best optimizations you know of
by cbt ·All I can say is it is not that easy. I've been experimenting on recycling actors and spawning-destroying. -
Where's the "Big Picture"
by simo103 ·Secondly, I and a number of others are waiting on certain aspects of our game that could very well be effected by this news. We are running around recycling actors because of the spawn memory issue no -
best optimizations you know of
by HoneyTribeStudios ·I don't use spawn or destroy either. -
Where's the "Big Picture"
by xyloFUN ·GS is a unique concept that offers "already" a lot of advantages but, WE WANT MORE NOW MISTER! -
Thoughts on how messed up the game world is
by quantumsheep ·I think the app store is a unique environment where, as you say, customers expect the earth for $.99 -
10 promo codes iAge- test your Balance
by MotherHoose ·looks unique! DreamLab said: -
Spawning Problem...
by cbt ·You need to set the X and Y values on that "spawn actor" behavior. Make X=0 Y=0. And make sure to set it to "Actor" instead of "Scene" to see the -
Spawning Problem...
by JlmC ·>>>Spawn (object)Missile -
Gamesalad viewer???
by tabelor ·Last cuestion, i've got a colission counter in my game, now i want to spawn an image of the points you get in one action, but i want to spawn in the middle of the screen and it spawn in the actor, bu -
Spawn Actor in middle on scene ?
by JamieOneil ·Okay so i want my actor 'You Lost' to spawn in the middle of the scene, but when he dies it spawns at the position that i put in from where he dies, how do i make the actor spawn in the middle of the -
Replay a completed level?
by joey2e ·Spawn actor - Level 1 complete graphic (This will spawn your level complete graphic) -
Spawning and destroying actors VS........?
by UtopianGames ·If you spawn an actor that then spawns another actor it will give you horrible results. -
sciTune's newest game - it's ridiculous (no seriously, it's embarrassing)
by scitunes ·left thumb to jump and each has a completely unique right hand game play experience (insert QS joke here...) -
what is everyone's total memory usage? I am confused..
by UtopianGames ·Think green and recycle, don't use spawn or destroy unless you have to and make sure any actors that don't move have movable unchecked, this will put you in good stead. -
iADS optimization
by Sparkyidr ·You will get more ad requests if you spawn and destroy. -
iADS optimization
by Cee3pee0 ·Do they work better if you destroy and re-spawn them? I have the test ads showing up on the viewer on the computer but they dont show on the viewer on my iphone 4 is this normal? Also one that i h -
iPhone game => iPad game
by osucowboy18 ·On every actor, background image, text size, spawn actor location, etc., I multiplied the X value by 2.13333333, and they Y value by 2.4. That took care of the position of everything on the iPad sc -
Problem with spawning Continuously
by JohnPapiomitis ·One thing I've noticed with particles though is that it'll spawn 1 on its own, then rush the rest out together. -
Problem with spawning Continuously
by quantumsheep ·One thing I've noticed with particles though is that it'll spawn 1 on its own, then rush the rest out together. -
Problem with spawning Continuously
by Andre87 ·So, what I want to do is spawn tiny little white stars onto the screen as long an attribute called "Create Stars" is equal to true. Therefore the rule I set is: