-
Android - Skillful
by Rcopeixe ·Skillful is a game consisting of a small character who has to dodge various obstacles at the touch of the user. -
Mac Stable Release 0.13.31
by The_Gamesalad_Guru ·If you build an expression where you identify the row or column using an attribute, that can have a value of zero, will cause crashes and other crazy things when the code gets to that function. This h -
Mac Stable Release 0.13.31
by Hymloe ·Have you? And it still didn't work? -
State of GameSalad on 6/30/2015...
by Hymloe ·See what you can put together with them. Perhaps you can sort out a quick makeshift deal to keep your class going in the short term, at least. -
Help with graphics and images
by Socks ·What resolution do you have your monitor set to ? -
Help with graphics and images
by Socks ·(Quote) -
Help with graphics and images
by Socks ·GameSalad's iPad project is 1024 x 768 pixels, unless you have very (very!) old laptop with a low resolution monitor you should easily be able to fit an iPad project on screen ? -
Help with graphics and images
by Socks ·the pixels are interpolated as they are scaled down to the correct size). -
Question on timers and the timers are for chumps method.
by Socks ·You are free to use numbers instead of attributes ( I often do just that ), but it can be easier to track and edit complex code if each value has a name. -
How to have different screen orientations in each scene
by bernardo_chuecos ·what do you mean? -
State of GameSalad on 6/30/2015...
by Articulator ·As our Budgets have been completed at the end of 2014 and we don't finish our budgeting process until November/December this year for next year, I am basically stuffed. -
How to have different screen orientations in each scene
by bernardo_chuecos ·(Quote) -
How to have different screen orientations in each scene
by bjandthekatz ·I think you have to change the scene and camera size to the portrait specifications. -
UNIVERSAL BUILD
by benjaminmage ·@BBEnk Tried your solution but nothing changed. Anyway, i've already sent you the file. Please take a look! Thanks:) -
How to have different screen orientations in each scene
by bernardo_chuecos ·Thanks that would help a lot! Now I'm a little confused, should I develop the scene on the same orientation I'm doing the rest of the game on or should I flip everything 90 degrees? -
Bioroid - a cyber-punk detective adventure game I was creating with GS
by neoman ·ha ha @Lovejoy ... Looks neat! It is a shame to stop working on it. I think you should keep going and work on it when you have the time and money. It would be cool to see the final product ... -
How to have different screen orientations in each scene
by bjandthekatz ·I can publish a quick ad-hoc build tomorrow if you would like to see it. -
How to have different screen orientations in each scene
by bernardo_chuecos ·I just noticed it doesn't change anything in the preview, the scene stays the same. Does that mean it will be different when played in an actual phone? -
Question on timers and the timers are for chumps method.
by tintran ·my only thought is that by using time attribute it can be changed to another number and you wouldn't have to write another hardcoded expression. -
Question on timers and the timers are for chumps method.
by owen_dennis ·I've enjoyed a much speedier game with the alternate method but I have a question about it: