-
Nano Giga Interactive | AAA quality Concept Art | Animatics | 3D
-
Actors Not Responding!!! AT ALL! Even 'Display Text' behaviors produce no result! PLEASE HELP ASAP
by RowdyPants ·@rainwaterstudios Sounds like the actor is sitting in a non scrollable layer. Go to your scene view then select Scene Tab > Layers Tab then make sure actor is in a group that has scrollable ch -
Polar Rollout is Here - Play it Now! (Free)
by mikejamesfisher ·Even the menu screens are just perfect. So much detail and code(with no glitching!) on the swiping thru the various worlds. Can i hire you(for little money(my wife would kill me)) to polish my game? T -
ERROR ITMS-90046
by Acroxia ·@adent42 When will you update? How can i using 1.25.91? -
Anyone else having their images disappear?
by PhilipCC ·Adent42 said, "Please update and sign your apps with the 1.25.91 update if you are about to submit them to the store. -
Ensuring Loop Through Table finishes
by tatiang ·I also don't really understand this: -
What does this mean Apple?
by pHghost ·Maybe share a screenshot of the app? Might be helpful if you want better feedback. -
Actors Not Responding!!! AT ALL! Even 'Display Text' behaviors produce no result! PLEASE HELP ASAP
by rainwaterstudios ·The game doesn't hang, only certain actors (including newly created actors). The rest of the game works as expected, with player movement, score calculation, countdown timers, etc. -
Actors Not Responding!!! AT ALL! Even 'Display Text' behaviors produce no result! PLEASE HELP ASAP
by CasualEvolution ·@rainwaterstudios how Hopscotch say, these are more frequent reason... other one it can also be, that you are dividing something by zero. -
Actors Not Responding!!! AT ALL! Even 'Display Text' behaviors produce no result! PLEASE HELP ASAP
by Hopscotch ·You are probably somewhere referencing a table row that does not exists, like row 0 or a now deleted row. -
Actors Not Responding!!! AT ALL! Even 'Display Text' behaviors produce no result! PLEASE HELP ASAP
by rainwaterstudios ·this before? @Socks @Hopscotch @jamie_c have you ever experienced a problem like this, or have any tips or suggestions? I'm pulling my hair out trying to figure out what could be causing this, and I' -
Interpolate using Scene.Time
by rainwaterstudios ·Couldn't you solve this conundrum by using a 'larger than or equal to' 5.00? That would accept 5.0125 as 5... or, implementing a 'round()' function so that 5.0125 would be exactly 5.00? -
State of the Salad 03/2018
by Japster ·(Quote) -
Ensuring Loop Through Table finishes
by bkhoward2001 ·I need a way to make sure that the loop through table has completely finished before triggering the next event... How are people doing this...? Is there a method to this? Don't want to go to next scre -
What does this mean Apple?
by Hopscotch ·@bkhoward2001 -
Think I found bug... please confirm
by Hopscotch ·@bkhoward2001 -
Think I found bug... please confirm
by bkhoward2001 ·Can not get this to fire.... The table has rows deleted one at a time, and when it is empty I want to end game... but cannot for the life of me make this happen..... I think it is a bug.. can someone -
How do you make a "button" on a touch screen that controls an actor
by abzibkoff ·Great! I'll watch this ASAP! Thank you! -
GameSalad Creator not found issue.
by Rogue Anvil ·Hi, have you set up GS though these steps? -
How do you make a "button" on a touch screen that controls an actor
by jamie_c ·This tutorial shows you how to make an actor move on screen using touch controls. You'd use the same technique to hook up an onscreen button to a jump type movement.