-
Mac Stable Release 0.13.29
by Chunkypixels ·Got an awesome from me... There's features and fixes in there that should make a huge difference to all users. -
Mac Stable Release 0.13.29
by Armelline ·I'm not sure if I've ever hit the download button so hard on a GameSalad release. Maybe the first ARC build! The two best GameSalad builds in 5 years have come in the space of a month! -
Questions about the Basic GS version...
by 33miles ·Awesome, thanks so much for the help you guys! Have a great day! (Image) -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by pHghost ·No, you explained it clearly enough, don't beat yourself up about it. Socks usually explains everything to the most minute detail, which is often great and that's why his input is often the best out t -
Questions about the Basic GS version...
by GeorgeGS ·Basic allows you to publish to arcade and use the viewers for testing. -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Socks ·I was extracting a value (regardless of real or integer) and performing a process on that value, and using that result . . . . you were extracting a value, performing a process and then storing that -
Mac Stable Release 0.13.29
by BlackCloakGS ·* Due to the way AdMob interacts with our code, you can have AdMob banner ads, or AdMob interstitial ads, but not both at the same time. This does not apply to RevMob ads. -
Questions about the Basic GS version...
by 33miles ·But I can't do anything about it so I have some questions about the basic payed creator. Firstly will the basic one support the iOS and android viewer? Secondly I can't afford to pay for the pro membe -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Socks ·Change attribute changes an attribute !! You are storing a value ! -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by GeorgeGS ·So, the changes made to the position values and such are editor changes only. There won't be any difference to anything you do at runtime. If it worked before it'll work after the new version. -
(Get The Honey) is a finalist in the Unsung Heroes competition!
by 8bitninja ·@dgackey @As Of Latte Thanks, you guys! -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by tatiang ·for years with no response or "we can't do that." It's great to see that that's no longer the attitude. I agree that it makes a huge difference to have these "little& -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Icebox ·@Socks Ohhhh ! now I get what you mean ! but that only works in a display text man , but if you were to put an integer value in a change attribute that would be different , this is why I was saying c -
Do I need a Mac
by AlchimiaStudios ·I believe @CodeWizard is working on iOS publishing from Windows. No estimate on when it will be. But just as a heads up. -
State of GameSalad on 6/30/2015...
by AlchimiaStudios ·We'll make our own club where no PC users are allowed! We'll call it... Sudoers. -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Socks ·Honestly pHghost, please !@#$% off and try someone else for your trolling if you are in a poor mood. -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by pHghost ·@Socks it does feel like you are intentionally trying to confuse him. -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Socks ·is no as the origin of a value has no bearing on how it acts in a calculation - like I say an integer 17 and a real 17 are identical, double either and you will get 34, half either and you will get 8 -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Approw ·@Socks Couldn't explain it better myself. Did you knew integer shapes are square, real attributes are round, and booleans are triangles? It blew my mind -
Editor x,y coordinate discussion -- (was: "very disappointing...")
by Socks ·There is an attribute called 'number', you are changing that storage location (variable) to a new value when you use Change attribute, that storage location is 'integer shaped' it will only except int