-
Spawing Actors randomly in doodle jump-like game?
by blue_elephant ·How would you only spawn above frame? (Sorry for all my questions, i'm fairly new to gamesalad). Thanks for all you're help! -
Spawing Actors randomly in doodle jump-like game?
by DavidHester ·Just make it spawn an actor every X seconds only when platform is above the screen height -
Best achievement system
by mrpacogp ·An spawner of achievement. -
Congrats POM- twin swords featured N&N
by POM ·Ok, I admit it TTSvs3DLDC is definitely deserve a N&N seat! Such a unique game experience :P (Quote) -
Spawing Actors randomly in doodle jump-like game?
by DavidHester ·If the project recycles the platform, (Not destroy the actor but instead changes its position) All you have to do Is change the platform's rules to make it spawn actors above it randomly every random -
Will your game be rejected if its not also for the iPhone 5 display?
by Chakku ·http://www.macrumors.com/2013/03/21/apple-will-no-longer-approve-apps-using-unique-device-identifier-udid-beginning-may-1/ -
How to change the "loading" sign
by zzap64 ·You can make your own loading graphic spawn on screen to help inform the user during a transition as I found not everyone notices the small spinning wheel. -
Spawing Actors randomly in doodle jump-like game?
by blue_elephant ·i'm making a game (think doodle jump) and I need to find a way to spawn actors on the bases randomly, like bonuses and enemies. Also is there a way to make the enemies get more prominent as the game g -
Need help: Spawn actor and save all new spawned actor position (table?) how to
by Darkpax ·I hasn t implement the move to spawned actors jet. I don t know how to move the actor to an self.myrow from an other actor. -
Need help: Spawn actor and save all new spawned actor position (table?) how to
by CodeMonkey ·Remember, all spawned actors with an ID larger than the one that is about to be removed, needs to decrement its own ID, otherwise its self.myRow will no longer be associated with the correct row in th -
Need help: Spawn actor and save all new spawned actor position (table?) how to
by Darkpax ·hey thank u @tatiang this help me to set actor spawn position (Image) -
detect collided spawned instance
by tatiang ·So if I understand it correctly, each of the spawned instances (of a single actor) is worth different point values towards the score? How do you plan to assign those values? -
detect collided spawned instance
by artwave ·1-actorX has multiple instances spawn automatically in random places, each one has an internal attribute holding an integer -
Need help with attacking please
by Elfizm ·Serious note, depending on how your going to tackle this approach either by animations or by movement of your weapon. Or spawn if it's a gun. -
Need help: Spawn actor and save all new spawned actor position (table?) how to
by tatiang ·When you spawn a new actor, create a new table row within that actor -
detect collided spawned instance
by artwave ·hello, i am trying to detect instance that his something in the scene so i can hide it and increase score later, this instances are spawning while the game play, i tried to create a game attribute, an -
Actor spawns with double of it's size
by artwave ·i have created a project for iphone portrait, with resolution independence checked, now i created a 640X960 pixel graphic, this graphic should be spawned automatically every 1 second -
Need help: Spawn actor and save all new spawned actor position (table?) how to
by Darkpax ·this shows all time the same coordinate that the first actor 2 has spawn to -
Minecraft 2.0 - Best or worst game ever?
by SnapFireStudios ·Made redstone bugs spawn actual Redstone Bugs to assist with debugging. -
When moving over area, change color & calculating percentage of area
by MarcoCol ·I've made now a lot of tests with the example of RThurman. On the other side, I test a lot of with spawning (currenly by hand) a lot of actors, which then will be destroyed.