-
How do I rotate from top of object (rotate to angle) instead of centre of object (demo attached)
by revoltandreverb ·Hi Guys, How do I rotate from top of object (rotate to angle) instead of centre of object (demo attached) -
Im on windows, can i make money?
by Shenanigans Studio ·Lol completely forgot about selling my game too, just that now a days nobody wants to pay for an app with all the top of the line free ones -
Best way to do unlockable costume parts?
by tatiang ·I think you could do this by using the tableSearch() function starting at the current row (object) and ending at the last row (using tableRowCount). If you search the locked/unlocked column for the n -
How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?
by tatiang ·One more thing I noticed is that you have unlocked most of the actors in the scene. This is generally not a good idea. Unlocked actors are "instances" and have their own rules that -
How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?
by tatiang ·@gfb08174 Glad it's working for you. There's something funky about the URL formatting in your post. I tried to fix it but couldn't, so I just removed the formatting and left the URL. On top of that -
Need help with Collision Shapes
by Games4life ·@tatiang If I were to do this, would this be able to spawn the collision shape on top of my spawned fish actor at the same time? If so how? -
Bouncy Platforms - Animation
by Dessek ·I'm attempting to use a bouncy platform in my game. I have an animation for the platform that I would like to use when the player jumps on it. I tried to set a rule for collision, but the animation on -
Need help with Collision Shapes
by Games4life ·@tatiang Thank you for the demo! Although I am very confused on the whole idea of tables and the constrain attributes. I have attached a screenshot as to what i want the fish to look like once it come -
Character Selection
by UtopianGames ·as separate actors and simply do a rule to destroy them if the game integer doesn't match a self integer. -
Game Center upload practices
by Thunder_Child ·I can see being top dog in leaderboards for the day if playing against a 1000 people...2-3 however is not an issue. All time trumps all anyhoo :* -
App downloads just dropped off the face of the earth
by metamet ·the top 500 casino apps. However, looking at your rankings for keywords your highest one is 23 for "tropical slots" which isn't high at all especially for your own app name. Also -
Easy Screenshot - New Dev Tool Released - Free download - Out now!
by gingagaming ·If you download a copy, please support me by leaving a comment and boosting the post to the top of the forum for others to see! -
Random actor rotation speeds
by BrassMonkeysUK ·I have the main square rotating on top of a slightly larger square which then sits on top of another slightly larger square. Basically 3 squares stacked, birds eye view. -
my custom stats dashboard leveraging the networking functions
by jonmulcahy ·It took about 20 minutes to tweak the format to suit what I needed and slide my existing PHP code in, but it works great. Clicking on the menu across the top brings you the detailed statistics for eac -
Stopping an actor
by Socks ·(Quote) -
"Skyward" dicussion
by supafly129 ·I guess to play devil's advocate, it's much more upsetting seeing 2048 and Don't Touch The Spikes at the top of the charts because essentially everything was copied except for the colors and character -
Stopping an actor
by diegolaya_ ·@Socks Yes, they are all the same.. And maybe this will make you understand... What happens if I create an actor called "Horizontal Lines" change its size to width 320 and height 1, -
"Skyward" dicussion
by MattButlerStudios ·one of the games that they publish hits the top charts almost instantaneously. Most of these games are just simple concepts that would not have necessarily have gotten huge without ketchapp's influen -
How do I set up a height limit like tetris? (Help)
by Socks ·One other route would be to have a sensor at the top of the screen - and the rule for the ball would be . . . . if it is colliding with the sensor and another ball then game over. -
How do I set up a height limit like tetris? (Help)
by http_gamesalad ·The balls do stack on top of each other & they bounce & move around @tatiang