-
Why can't my gamesalad viewer connect to android ?
by Weiyu ·Thank you for answer. That is a good idea! -
Trouble with timers and self.time/game.time
by JH4music ·This is how my swipe behaviors work. You can swipe left/right, and it adds or subtracts an attribute that determines which tile to slide into the screen. The "Swipe Left" behavior is -
Universal Build for iOS and Android
by Icebox ·@Angeloblu777 Alright then do it yourself I will copy what he did this method uses stretch , create 2 game attributes call them camsize and camoffset -
Why can't my gamesalad viewer connect to android ?
by Angeloblu777 ·You can publish your game and APK file sent to your phone via email. -
Why can't my gamesalad viewer connect to android ?
by Weiyu ·Thank you for answer. -
Universal Build for iOS and Android
by Icebox ·@Angeloblu777 I downloaded BBenk project and attached it try downloading it here -
Universal Build for iOS and Android
by Angeloblu777 ·BBEnk your link https://dl.dropboxusercontent.com/u/58782733/universal_builds_iPad_Portrait.zip ...dont work i have "BugsplatReporter" ...something its wrong with the project file. P -
Why can't my gamesalad viewer connect to android ?
by The_Gamesalad_Guru ·Plug your phone in via USB and try. Make sure your phones developer settings are turned on. -
Stable release 1.25 is available
by The_Gamesalad_Guru ·@socks is right. You have to watch your layer order now very carefully. You really have to think about when your code is firing and if that info you are after will be there yet. You can no longer get -
Display Text is blurry?
by The_Gamesalad_Guru ·(Quote) -
Animation issue
by The_Gamesalad_Guru ·I noticed this yesterday too when I tried it out. I don't have anything flashing so can't do a test but I would try delaying the animation a frame scan when spawning an actor that has an animation and -
Game of the Month: May Submissions Thread
by unbeatenpixel ·Throughout all 63 levels, you will have to do plenty of mind exercises and think creatively while trying to merge the squares. The further you go up to the next levels, the more you will have to think -
Minimal Maze available on the Appstore!
by unbeatenpixel ·Throughout all 63 levels, you will have to do plenty of mind exercises and think creatively while trying to merge the squares. The further you go up to the next levels, the more you will have to think -
Animation issue
by supafly129 ·blank white image when attempting this. This is how I had it set up: -
Universal Build for iOS and Android
by ultima ·what do you mean when you say does not work -
Display Text is blurry?
by adent42 ·HTML5 uses a slightly different rendering system for fonts. There isn't currently retina support like on the native engine, which is probably what you are seeing. I'm thinking of rewriting it some tim -
How to make a stamina system?
by Weiyu ·I appreciated your time and effort. Thank both answer my problem. -
Spawning actors at specific times using tables
by Socks ·There is a game.time attribute that already exists by default and is already counting 1 every second, it's the thing that allows the timer you are using to count seconds ! -
Counting Collisions when its already touching one of the actors?
by Socks ·Neither of these things prevents you from using game attributes from what I can see ? -
Virtual Pet App