-
My First App Ever, Preparing to Upload!
by osucowboy18 ·To a top secret facility heavily guarded by Apple and military personnel. No one knows where this facility is located because it is so classified. Steve Jobs doesn't even know!!! Employees must go -
Destroy After Collide + Linking Multiple Actors - Two Questions
by Mack_Dundee ·I'd like to eventually turn this into a free template for new users and I was doing all sorts of tests on controlling various aspects of collision between actors that I ended us switching my environme -
How to destroy a specific actor.
by games4fun ·Hello, so im using a draw feature and basically want to do a undo feature to destroy the previous line. I have a self attribute that goes up by one each time you draw a line. I want to be able to de -
Timer Movement
by scribblstudios ·I had this question when I just started too. Go into scene, layers, and there will be one layer that says "background". Create a new layer by clicking the plus sign at the bottom of -
Actor starts with 5000 points
by gyroscope ·Oh, I see what you mean - I guess you'll need a real attribute called PosYfollow. (This is off the top of my head, not tested). Constrain Attribute PosYfollow To self.position.y-5000. THen put if PosY -
Actor starts with 5000 points
by Theodi ·If game.mainscore is greater or equal to self.position.y-5000 <--- I put it here, this way it remembers their top -
Touch 1 - Move Actor 1 Touch 2 - Move Actor 2
by AppsRacK ·first - your gameplay seems a bit simple that it doesnt required S&D (spawn & destroy). You just need to place it outside of the scene which is way easier. -
image size
by AppsRacK ·use the search tab at the top type "image size" you could find a lot of topic about this matter. There could be a lot of reason why you have a blurred image so best thing is read on -
Color Codes!
by gyroscope ·When you double-click the white block next to the word Color in an Actor's attributes list, a color wheel appears. In th top right of its drag bar is a little button. When you click on that, you'll se -
Timer Movement
by mboodai ·I understand how to create a Timer, as I already have done so. My only problem is that my game requires the character to move out of the initial start point where the camera is following him. How can -
Actor starts with 5000 points
by Theodi ·I have an actor a little way up the screen which is on a timer which makes it fly down. It is supposed to start on 0 points, because as the player "taps" it the atctor goes up and p -
Destroy After Collide + Linking Multiple Actors - Two Questions
-
image change attribute
by starcat ·i have the weapon itself set to deduct 50 gold and destroy itself. -
Thing of beauty!
by bluebyu25 ·My update went live minutes ago, so I had to go and grab the top spot. Seriously, Game Center is where it's at. Really makes your apps exciting, if you haven't taken the plunge to Pro I suggest you do -
Game Creation Log - BOT
by mangaroo ·*might increase the likelyhood of a sale: even though "photics bot" google search has 1st hit ur site, it will benefit to have a nice youtube link right underneath the second link al -
My First App Ever, Preparing to Upload!
by jb15 ·Try clicking binary details, navigate around in iTunes Connect until you see a button that says "Ready for Upload" It'll be blue, in the top right corner. -
image change attribute
by starcat ·the idea is when the player clicks on the weapon, it destroys the actor and deducts the proper amount of gold. thats the easy part.. -
How Can I Make A Building Get More Damaged Ever Time It Gets Hits
by 777ideas.com ·Destroy this actor. -
How Can I Make A Building Get More Damaged Ever Time It Gets Hits
by TheBoss_123 ·Destroy this actor. -
Destroy After Collide + Linking Multiple Actors - Two Questions