-
about all the emails
by JSproject ·You think college tuition is expensive, try living with someone from the opposite sex (Image) -
about all the emails
by The_Gamesalad_Guru ·You think GS is expensive. Try writing a check for college tuition for game design and programming... Ouch, just wrote the first check two weeks ago... -
State of GameSalad on 9/19/2015
by jay2dx ·great work on the updates lately so thank you so much for them -
[Solved] Change image by using attribute
by kobayaashi ·Hi @Thorhammer - is this any good for you? The top value, where the game.image attribute value references the values in the table, includes a random value only for my own amusement, to see whether tha -
[Solved] Change image by using attribute
by Gamepenciler ·I want to change the image by using attribute but I can't make it work. -
State of GameSalad on 9/19/2015
by Dues ·Now you made me hungry (Image) -
Ignoring bounding box
by Socks ·Unfortunately circle collision shapes stay circular, they don't distort to become ellipses. A circular collision shape on that cloud actor would look like this: -
Ignoring bounding box
by Lovejoy ·The circle would actually become an ellipse. So just make your cloud accommodate the one circle collision shape and save yourself the trouble of multiple actors for such a simple thing. -
Interpolating rotation causing a crash? (Video)
by GeorgeGS ·I'd love to take a look at the project if you want to PM me a publishing link. I can't guarantee it's something we can easily fix but I'd like to know what's going wrong at least. -
State of GameSalad on 9/19/2015
by mhedges ·On another note, I believe you've read this already. Kudos: -
1 Million Downloads!
by PhilipCC ·News like this encourages everyone. Happy for you too. > 1 million, WOW! -
Interpolating rotation causing a crash? (Video)
by Franto ·It was a new "spin" gimmick when hit with an attack with "high impact". I decided to record to show what I meant. The crash occurs often, but not always, when multi -
The 15 day trial is dead. Long live the 15 day trial.
by pHghost ·How is the start of the period defined? By the first login? -
The 15 day trial is dead. Long live the 15 day trial.
by CodeWizard ·I think I can clarify. As of today, if you use the tool for 15 minutes in a 24 hour period then a trial day is consumed. -
State of GameSalad on 9/19/2015
by CodeWizard ·Let me expand on that last one. Consider this screenshot of the latest development version of Windows Creator: -
The 15 day trial is dead. Long live the 15 day trial.
by jonmulcahy ·Most systems like these count calendar days you are logged in. Otherwise it would be a 360 hour trial (Image) -
GameSalad Crashing When trying to pull text from Table
by The_Gamesalad_Guru ·You need to watch for a zero value when using an attribute to call a column/row it will cause a crash. -
Duel Joystick in Gamesalad
by SEMA ·Can someone tell me how to make a duel joystick in gamesalad. -
The 15 day trial is dead. Long live the 15 day trial.
by pHghost ·User B also uses GameSalad on Saturdays. He usually sleeps in, is busy during and in general he is a night owl; finds it easier to work evenings and nights. He usually fires up GameSalad around 9PM an -
Ignoring bounding box
by Socks ·Cheers, I also think these sorts of things are worth designing backwards, make your collision shape, then design your cloud to fit.