-
Anyway to make VectorToAngle 0-360 degrees?
by Shenanigans Studio ·When I use vectorToAngle formula it returns a degree of 0 to 180degrees or -180 to 0 degrees. Is there any way to only make it return positive anlges 0 to 360degrees? For instance have it return 270de -
Viewer not viewing..
by smurfted ·One question though. Are most of you running a licence per game or just using the same licence for all your games? -
What Are The Known/Existing Table Bugs On GameSalad Arcade?
by Armelline ·Are you changing a table value with reference to another table cell/itself? That was the biggest and most annoying bug. No idea if they fixed it. -
Cycle through a list of numbers without repeating until the end.
by Armelline ·I favour doing this with a text attribute rather than the overhead of tables. Same principles, though. -
Cycle through a list of numbers without repeating until the end.
-
Changing table value causes score to stop working.
by tatiang ·Or you could put all of the behaviors in an After 0 seconds Timer with run to completion checked. -
Heads up for 1.25 release
by Dues ·Found this "Box2D is tuned for meters-kilograms-seconds (MKS). Your moving objects should be between 0.1 - 10 meters. Do not use pixels as units! You will get a jittery simulation." -
Heads up for 1.25 release
by Dues ·(Quote) -
Heads up for 1.25 release
by The_Gamesalad_Guru ·(Quote) -
Heads up for 1.25 release
by Dues ·That won't help me much (although I already tried that) since even a new simple project with a control camera and a change attribute still isn't smooth. I'll send you a project file so you can test on -
What Are The Known/Existing Table Bugs On GameSalad Arcade?
by KevinCross ·Are there still known and existing problems with tables when viewing a build on GameSalad Arcade? Do certain functions cause problems like tableColNumber() etc.? I do remember seeing a lot of messages -
Cycle through a list of numbers without repeating until the end.
by The_Gamesalad_Guru ·I don't generally watch tutorials, please forgive my ignorance (Image) -
Sunday March 6th Guru Live Stream
by The_Gamesalad_Guru ·This week I will be switching it up a bit and we will be talking about Logic Building and code order. I will be building logic in creator live and discussing how we order logic. Watch Live and ask all -
Heads up for 1.25 release
by The_Gamesalad_Guru ·It would be more productive to begin turning off code to find the offending issue at this point. Are you running El Capitan? -
Viewer not viewing..
by The_Gamesalad_Guru ·Yes the cookbook has the details for installing the android SDK. You need that installed to use the android viewer and to sign and apk. -
Download my new candy-crush styled game!
by BigDave ·you made something fresh. -
Download my new candy-crush styled game!
by Gnarly ·You should submit. Roll turtle might come out in March though........ -
Help with kerning (spacing) display text
by 8bitninja ·@RowdyPants Thank you so much, that was exactly what I needed. -
Changing table value causes score to stop working.
by MentalDonkeyGames ·It might be that the behavior does not have time to fire, because the condition for the rule becomes false right after you change game.highscore to game.score. -
Changing table value causes score to stop working.
by mikefilippi ·and the game updated the table, the score doesn't work, it just stays at 0. But the next round works fine. Its only when you get a high score and the table value tries to change. I don't have the tab