Build 0.10.4.1 is available!
CodeWizard
Inactive, Chef Emeritus Posts: 1,143
Hi everyone! We've released a new build of GameSalad creator today for both Windows and Mac. Version 0.10.4.1 is now live. This build fixes several bugs and adds IAP / GameCircle support for Windows.
Bugs fixed:
1. Creator crashing when previewing particles set to zero fixed.
2. Tiled actor placement errors in published projects.
3. Particle flickering in Creator.
4. Particles not appearing in Preview.
5. Disallowing publishing of Windows 8 apps due to 13 character limit in Web Publishing.
Bugs fixed:
1. Creator crashing when previewing particles set to zero fixed.
2. Tiled actor placement errors in published projects.
3. Particle flickering in Creator.
4. Particles not appearing in Preview.
5. Disallowing publishing of Windows 8 apps due to 13 character limit in Web Publishing.
Comments
Like Balls? Then click here! We've 100 coming soon
edit: had to make a global exception in my antivirus for my temp files file path in order to get Gamesalad to open
Yay now we have to add more behaviors to achieve the same effects!! (
In my replicated actors I just put a new rule that says when replicationAttribute = 0, change alpha to 0, otherwise set alpha to 1.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Shadows Peak is an atmospheric psychological horror that explores the dark side of a player.
Shadows Peak is an atmospheric psychological horror that explores the dark side of a player.
Sure, technically/literally, it is a bug. The word "Replicate" implies two or more appearances of the actor graphic. So, maybe there should be an option... "Treat zero as blank" ...which should be on by default.
If the "Treat zero as blank" option did exist, and the default option was on, would you ever uncheck it? I'm thinking that's an extremely rare occurrence. But if the behavior worked the old way, and I wanted to keep the actor visible, I could use a min expression... min(game.lives,1)
But now, to fix the menu in BOT, at least six different actors need additional behaviors. It also gives me a reason to update The Unofficial GameSalad Textbook. I've been wondering if I should do a 2014 edition.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Shadows Peak is an atmospheric psychological horror that explores the dark side of a player.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Shadows Peak is an atmospheric psychological horror that explores the dark side of a player.
Website ∞ Twitter ∞ My apps are available on: Apple iOS App Store ∞ Google Play App Store ∞ Amazon App Store
✮ FREE templates at GSinvention ✮
✮ Available for hire! support@gsinvention.com ✮
I've noticed a bug on the new version,
If you drag 2 (or more) of the same actor on to the scene, and try to modify an attribute so the two (or more) have varying values, you cannot. They are tied. Is anyone else having this issue?