-
Red Balls Of Goo Submitted
by rob.ert ·A question for you though, in one of your Bumps levels, the Bumps "float" to the top of a box. How did you do that? -
Red Balls Of Goo Submitted
by vegasmike1 ·Good luck, the game deserves to be at the top of the list. -
GameSalad, Xcode, Lua, and other languages?
by ORBZ ·However, learning strait C (and then Obj-C) is a HUGE bonus. Because almost every language in use today owes it's syntax to C. Obj-C is a layer on top of C so all C code will run in Obj-C. -
Please help me stop the score from incrementing!
by SaveDave ·I'm trying to have a score that counts up in 10's and upon pressing a button, stops the score -
The Secret of Grisly Manor - now live in the App Store!
by expired_012 ·10 more ranks up in adventure and you'll make it in the top 200 overall games. Thats excellent for the first day! And from today it's only going to go up!! -
calibrating accelerometer
by rustbucket ·Figured out a solution, I put an invisible wall behind the actor spawn point that when it collides with the player will destroy itself after 2 seconds. Sorta low rent vs scripting but its working smoo -
The Secret of Grisly Manor - now live in the App Store!
by firemaplegames ·But I am currently at #47 in Top Paid Adventure Games! -
Get more sales - More VS Less description
by Eminem ·Iv seen a lot of people go in the top ten and have seen they only write 3 sentences -
Scene freezes when change scene
by nakatine ·To resolve it, i ask to destroy it before changing scene. -
Scene freezes when change scene
by nakatine ·I tried many things like destroy actors when game is over or things like that but my problem is still there ! -
The Secret of Grisly Manor - now live in the App Store!
by AppChogie ·Joe I have been playing the game online via the browser and it's great. The art is top notch and the functionally is spot on I cant imagine how many scenes and actors are contained within. I love the -
The Secret of Grisly Manor - now live in the App Store!
by expired_012 ·And i think you should have showed off the actual gameplay more instead of putting screenshots of the home menu. It's still gonna be extremely successful tho! This is gonna make the top overall defini -
Artistic Services avaliable
by GingerBGames ·What are your rates? I need sprites for a top-down football game? I've been contacting a few people about this, to compare rates. I need the basic lineman, and a quarterback, wide receivers, lineba -
I'd love some help/feedback on this.
by DimensionGames ·Also, I've spend much time at making the graphics, and the 'platform' isn't exactly the regular rectangular brick shape, but rather a waterlily (in some cases) or something like that. However, when th -
I'd love some help/feedback on this.
by Maike ·Also, I've spend much time at making the graphics, and the 'platform' isn't exactly the regular rectangular brick shape, but rather a waterlily (in some cases) or something like that. However, when th -
SPAWN WHEN IT IS DESTROYED?
by RH ·Just create a self. attribute (i.e. self.destroyed) and where you have the normal destroy behaviour replace it with change self.destroyed to true (use a boolean) and change self.alpha to 0. In all the -
SPAWN WHEN IT IS DESTROYED?
by RH ·Just set the alpha to 0 and disable all rules on it (other than the spawn and destory), after 2 seconds spawn actor 0,0 relative to actor and destroy. -
SPAWN WHEN IT IS DESTROYED?
by Eminem ·timer - after 3 seconds destroy -
SPAWN WHEN IT IS DESTROYED?
by jonmulcahy ·so when you click on the actor, it destroys and then doesn't respawn? -
SPAWN WHEN IT IS DESTROYED?
by dinorepair ·at 0.1 destroy