-
NOTICE: DO NOT UPGRADE TO HIGH SIERRA
by TomCoffee ·I was able to update two existing iOS apps as well as an Android app, all with the beta version. Yes, the attribute thing is annoying, but it did work, so I give GameSalad props for having something -
State of GameSalad on 11-13-2017
by Icebox ·I tried the updated web version , the error console killed it for me i have many places where i constrain and add "+ scene.camera.origin.x " and it gives me an error ,its really slow -
State of GameSalad on 11-13-2017
by ewball ·I am using build 1.25.81. You indicated that adding a new attribute would make all the attributes show up. That did happen in the general attribute window. However, in my app I have attributes that ar -
NOTICE: DO NOT UPGRADE TO HIGH SIERRA
by pHghost ·You need to add (and delete) an attribute for the menus to appear, I think, that's the workaround. -
Is GameSalad Viewer laggy by nature?
by Icebox ·less.This happened after they introduced custom collisions. Newer android devices can handle GS games better. GS has excellent performance with ios/mac games but it needs more love when it comes to a -
Interstitial Ad timer
by Hopscotch ·make a game level attribute: -
Interstitial Ad timer
by Simple Gamer Arts ·so when Game.AdTimer = 120, reset to 0 and a Boolean attribute becomes true... and the Change Scene with Interstitial Ad activates.... unfortunately the timer is quite special and does not let GameSal -
Universal Builds Why so complicated?
by dapion ·I first created a ratio attribute. -
Orbital move
by Socks ·Game Attribute 'A' -
New design prototype for the web version UI
by blob ·* Add "change attribute" and "change table value"e to the short cut on the top ( whenever you guys got it working) Again, these should be orange to reflect their gr -
Color Wheel problem
by CaptFinn ·I'm changing a scene.color attribute. The scenes background color. I have to use a change attribute. And doing that doesn't give me a color wheel option. Only a change scenec. Color. To red or blue o -
Color Wheel problem
by CaptFinn ·if i want to change a actors color with a change attribute. All i get is red/blue/green/alpha options. -
Ventilating
by Toque ·Most of my bugs relate to an attribute. I try and resolve but sometimes I declare that attribute “corrupt”. Make a new one and just redo that part of the logic. -
Ventilating
by pHghost ·That's the nature of software development, whether in GS or otherwise. If you are making a larger project, always name your rules and attributes as well as you can, even if that means a longer name. I -
Control Camera issue
by Socks ·It should work just fine ? It's always worked fine for me, maybe you left the control camera behaviour in the actor (so it had both the constrain to camera origin and the control camera behaviour ?) . -
Control Camera issue
by BBEnk ·(Quote) -
Control Camera issue
by pHghost ·(Quote) -
Control Camera issue
by Socks ·You can constrain the camera origin offset (X and Y) to the player without having the use a separate actor. -
Control Camera issue
by pHghost ·(Quote) -
Control Camera issue
by BBEnk ·You could put your camera in a separate actor, and then constrain that to players X with an offset.