-
App Store Question
by jonmulcahy ·yea you can set the release date to developer release, it's one of the options -
Secrets of Mystic Castle progress thread
by gyroscope ·Thanks guys; pleased you're liking it so far. (Image) -
Camera off position when I lock and unlock phone's screen
by The_Gamesalad_Guru ·No problem. It's really just a matter of understands how the behaviors and rules work in GS. It's all just conditional logic but you must understand the conditions and what exactly each thing can and -
Why does the behavior Timer need a special attention?
by The_Gamesalad_Guru ·Much of this old info on different things are way outdated. Even when people came up with this stuff it was kinda pointless at best. I never used any of it really. And what you'll notice is most of th -
Updates 1.24.39 & 1.24.5821 are now live...
by CaptFinn ·I mentioned something along time ago that referred to us having a option is better than not. I dont remember what feature it referred to. I just remembered my idea of having a option was just down rig -
How to reset self.time to 0?
by The_Gamesalad_Guru ·Why are you just not using a timer? -
Perfectly inelastic collision
by The_Gamesalad_Guru ·See my video physics part 3 I show you how to transfer the velocity of one actor to another. You can also constrain the position of one to another with an offset. -
Perfectly inelastic collision
by damir0000 ·So the trick is to make 2 actors stick to each other (as opposed to bouncing off) and continue motion as one object. -
How to reset self.time to 0?
by MentalDonkeyGames ·This is how i "reset" self.time. -
App Store Question
by dimsdale ·Great, thanks so much @Moik . it's somewhere to start (Image) -
App Store Question
by Moik ·These are second-hand infos, I haven't tried them myself. -
App Store Question
by dimsdale ·Can I publish to the App Store but not make the app available to down load to the public? -
GameSalad Viewer Coming to an app store near you
by jonmulcahy ·AFAIK HTML5 does not support multitouch, so that'd be another requirement. -
Randomizing
by bainehollman ·FYI...I have a splash screen that fades into a scene with a big red button. i want to be able to push it then have a random answer to pop up whether by going to a whole new scene or spawning an actor. -
Randomizing
by bainehollman ·you guys are awesome thank you -
Daily bonus
by Hopscotch ·you can also look at our off-line timer/daily bonuses/anti-hacking option on APPFormative (link below) if you are worried about people cheating by playing around with the clock time on the device. -
Randomizing
by Moik ·1) Make a Text attribute called "AnswerDisplayer" -
Daily bonus
-
Daily bonus
-
Randomizing
by gyroscope ·You make use of the random function in the expression editor.