-
Prevent velocity...?
by The_Gamesalad_Guru ·You might want to rethink the touch anywhere control. Do you have a jump button? You could always add code to the jump button to jump higher when the power up is active. -
Sausage Pinball - My first game & For the love of my hometown
by Smite ·@http_gamesalad @BazookaTime @jamie_c Thank you so much. -
Uploading Your App to the App Store
by MentalDonkeyGames ·Here you go -
Scene doesn't reset properly on second scene
by Gnarly ·I'm guessing you have an artibute that doesn't reset during scene changes. Very frustrating but impossible to diagnose without seeing the rules. -
Scene doesn't reset properly on second scene
by MentalDonkeyGames ·Can you show a screenshot of your rules? -
Make an actor only appear if its a new install?
by MentalDonkeyGames ·Make a game attribute (boolean), and call it FirstLaunch. Set it to true by default. -
Releasing an App for someone
by PhilipCC ·I presume it was done on a "work for hire" basis for a fee, so the client owns the copyright on the game and all the content, and the client collects the revenue? Is that so? -
Prevent velocity...?
by As_Of_Latte ·@owen_dennis Ahhh...that makes perfect sense! Your first sentence helped me realize the issue... -
Prevent velocity...?
by owen_dennis ·Should't when touch is pressed mean it will happen only if you press on the actor the rule is in? Unless you've set something up to do it where it's anywhere on screen I guess. If that's the case, the -
Displaying text
by DeadpoolBro13 ·Okay thank you. I knew this but I did it on accident. -
Displaying text
by tatiang ·Your thread titles should provide contextual information but be free from lots of symbols, exclamation marks, and "Please answer quick" (everyone feels that way and it just ends up s -
Inventory (table) issue - Need help
by KIIVIIN ·(Quote) -
Inventory (table) issue - Need help
by Hopscotch ·@KIIVIIN the above looks ok, the issue is probably in the routine determining the next available slot. Could you post that? -
Inventory (table) issue - Need help
by KIIVIIN ·Hey sorry to bother you! I managed to make an inventory for my game but I have an issue. -
Enemy Movement
by quinn221 ·Let me know if you see what I missed with my logic -
Make an actor only appear if its a new install?
by salino2835 ·I have an onboarding event that tells someone how to play the game. How would i code it for it to check if the game has been played before or not to not show the onboarding again? -
First game BARRICADE Z available on google play
by The_Gamesalad_Guru ·You're welcome and good luck. -
Sausage Pinball - My first game & For the love of my hometown
by Smite ·People can buy the Sausage BBQ immediately, or pay money to play sausage pinball, when winning , you can earn how much sausage BBQ that you got. -
Uploading Your App to the App Store
by DeadpoolBro13 ·I would love to know how you do this? Thanks for the help! P.S. I use an iMac desktop -
text in tables not showing up when previewing mobile
by tatiang ·Did you try any of the suggestions I made?