-
Why are they building the web version without pro designers?
by blob ·(Quote) -
Why are they building the web version without pro designers?
by adent42 ·Now with your suggestion to add the Change Attribute and Change Table Attribute, that makes more sense. Maybe keep the same icons and flatten them and apply the correct color. I'm not sure about Chan -
Why are they building the web version without pro designers?
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 g -
How do I make a clothing store
-
How do I make a clothing store
by tatiang ·Then your character actor would change or constrain its shirt actor image to "shirt"..game.shirtChoice. You would need to import images called shirt1.png, shirt2.png, etc. -
My runner is 100,000 in scene.width... tips on making game smoother?
by Icebox ·constantly running every frame (abusing the constrain attribute) , actors on the scene that are not visible running code that is not needed (can include animations), rendering transparent pixels , h -
Universal Builds Why so complicated?
by pHghost ·IF Numeric Expression: game.Screen.Size.Height / game.Screen.Size.Width < 1.35 THEN Change Attribute: game.DC = 2 (i.e. iPad)IF Numeric Expression: game.Screen.Size.Height / game.Screen.Size.Wi -
Is there a way to speed up the GAMESALAD clock?
by Socks ·GameSalad operates at 60fps, as tatiang says Loops (and various other behaviours like Constrain) operate at 60fps compared to the Timer Behaviour's 30fps. -
Universal Builds Why so complicated?
by CaptFinn ·estate. Right now Im focused on X/Y and Size attributes based on real estate. I have been playing around and I "THINK" Ive got it. But Ive hit a weird snag in regards to finding som -
Device Screen size attribute
by BBEnk ·(Quote) -
Device Screen size attribute
by CaptFinn ·So you can use the Device Model to tell the actors where to go/spawn? Where be this Device Model attribute? And how do we use it? -
GSLearn 2.0 (Beta)
by Two.E ·At the moment, only basic questions will have answers, like what does X behaviour do. Or how to start new project in online creator? How do I add an attribute? -
Spawn random sizes of Platform but keep same gap
by -Timo- ·You are spawning a new platform before you changed the width to a random size or the attributes are changed. Move the rule under the change attribute. -
Spawn random sizes of Platform but keep same gap
-
Future of GameSalad!!!
by Icebox ·* Gamesalad & stencyl have attributes , construct/unity / game maker calls it variable -
Spawn random sizes of Platform but keep same gap
by Simple Gamer Arts ·I can only thing that the spawning of the new platform has to be done quite far off screen and then there must be a change attribute that moves the new spawned platform to a certain distance from the -
GS 2.0 wide scene help
by Toque ·Like today. “Why can’t I type in a negative integer for an attribute??” -
What formula can I use? (within these numbers)
by Simple Gamer Arts ·If ATTRIBUTE self.positionX is within 200-500... then spawn actor. -
Creator 2.0 ... an interesting experience
by ForumNinja ·I believe the inspector should be visible by default and set to the game attributes tab o.0 If not that should definitely be fixed. (or am I confused?) -
Creator 2.0 ... an interesting experience
by Braydon_SFX ·I actually really enjoy the new attribute browser. If I know the attribute I need, I can simply start to type it in and hit enter when GS suggests it.