-
Attribute Browser
by edgeboy8 ·When i use the constrain attribute behavior and i go in to the attribute browser there is no choice for current scene. How can i get that choice? -
Touch Change Color
by itwebsolution ·I was thinking of making a color attribute and then setting it when touched, and then making a rule to change the color of the actor depending on the attribute, but that seemed too complex... -
Constant Interpolate?
by JohnPapiomitis ·you can have an extra rule when the flash attribute is off and alpha is not 0,interpolate alpha to 1 so it cancels out whatever interpolate its on. But with run to completion checked it can overide a -
Constant Interpolate?
by Braydon_SFX ·When attribute sef.color alpha =0, Interpolate self.color alpha to 1. -
Unlocked levels saves are over writing already unlocked levels, need help ASAP.
by akstudiodevelopment ·Create a Game Index Attribute i.e. CurrentLevel -
Creating a coin counter
by Clouds ·Thanks, but how do I set up an attribute? -
Creating a coin counter
by Clouds ·set up an attribute called coin meter.. (integer) -
Creating a coin counter
by Nmdogdude ·Thanks, but how do I set up an attribute? -
Creating a coin counter
by LeonardDeveloper ·set up an attribute called coin meter.. (integer) -
can gamesalad do scratch card?
by Clouds ·[hmmmmm . . . change attribute to random (1,13983816) . . . hmmmmm . . ] -
Color Change
by Clouds ·Change Attribute: XXX to random (1,5)and also I want them to me moving in a certain direction. -
trouble with spawning actors
by disparition ·-constrain attribute-- game.tap3-to-game.tap3+1 -
trouble with spawning actors
by disparition ·-constrain attribute-- game.tap1-to-game.tap1+1 -
Question on how to make an actor jump properly?
by Clouds ·You don't need to find a video that tells you how to make something jump in the air and then run - you only need a video that shows you how to use accelerate - you don't need a video that tells you ho -
spawn actors
by disparition ·i create 4 different game attributes integers (tap1, tap2, tap3, tap4) -
Problem with placing actors?
by Rob2 ·@Tynan so we have moveable/not, +.1, constrain or change, image no image, all affecting position.... -
Twitter/Facebook Integration
by simo103 ·I kind of have a hard time understanding the issues with what would appear to be quick fix additional features for GS. Like this and dynamic URLs. In my real job I have clients using my SQL/web servic -
Tables - dynamically selecting tables to read data from?
by durasro ·Is it possible to pass the table name value in tableCellValue(table,row,col) from a text attribute stored in some selector actor? I noticed in the Cookbook instructions that is manually browsed and se -
Problem with placing actors?
by Clouds ·Yep, one real downside to switching moveable off is that your actor can no longer detect collisions (or be detected by other actor's collision behaviours). -
Actor shadow copies main actor movements
by Clouds ·you should make two attributes. actorX & actorY. Then constrain the shadow's position X & Y to those, but using a negative value only on the Y axis. so itll look like this: