-
Change Velocity Glitch
by tenrdrmer ·I have experienced this glitch also but just by triggering from an attribute. not a screen position. It stops but then bumps itself a pixel or two every second. I'm even doing a change attribute to re -
★★★ GS Project Attributes★★★
by Rob2 ·it would be nice to see which are the actors and scenes that are relevant to a particular attribute when it is clicked rather than just a total. -
A question from a noob...
by simo103 ·Sorry for all the confusion and stuff. It's okay; I've found out the attribute thingy. Sorry, and thanks for all the help (Image) -
Actor rotation ?
by calvin9403 ·use an attribute -
Darren & Waynes GS Project Attributes fixed my broken game
by Chunkypixels ·the utility highlighted an unused attribute, that I deleted and re-exported the project without. When I tried the new version, it then worked. -
A question from a noob...
by xero907 ·Hi xero907 ... tshirtbooth has short videos that will walk you thru 'everything you need to know' about stuff like attributes. Well worth taking a little time to watch a few. -
Darren & Waynes GS Project Attributes fixed my broken game
by wayneh001 ·Whilst developing the XML interpreter we discovered various - err, 'anomalies' within the GameSalad XML construct. With the Attributes tool, I check carefully for XML compliance only within the Game A -
Darren & Waynes GS Project Attributes fixed my broken game
by beefy_clyro ·How did you sort it? If you had a bad attribute, how did you know what one it was by using this program? -
Darren & Waynes GS Project Attributes fixed my broken game
by Chunkypixels ·I just bought the new Project Attributes utility from Darren and Wayne, and just have to post to say Wow!... its brilliant. -
★★★ GS Project Attributes★★★
by Chunkypixels ·I have a half built game, that was working fine on the creator, but just locking up completely when using the viewer or playing a build on the device. Ive spent hours, probably days trying to figure o -
A question from a noob...
by frario ·I did say I was a noob right? I don't know how to make an attribute, let alone a boolean attribute... -
A question from a noob...
by xero907 ·Make an actor boolean attribute, and call it "initTimer". -
Rotating handle constrained to the finger.
by Fodder76 ·The more important part is just how to constrain a rotating dial to the finger. So if someone would be so kind as to give me a rundown for that, I'd really appreciate it. Thanks! -
★★★ GS Project Attributes★★★
by JGary321 ·It does not show unused `ASSETS`. Arton means the graphics, sounds, etc.... It does have an asset viewer, but does not show if they are being used. Just shows how many times each attribute is being us -
Data storage and retrieval in GS ???
by AjBlue ·or have a text behavior and for a boolean attribute make it say if boolean = true, display text. this way you could call upon the data through touches or behaviors. if you have multiple changing text -
multi touch
by JohnPapiomitis ·In the expression editor Under device attributes youll see touch count. Thats how many touchs are on the scene at the same time. So if you wanted them to rotate when three fingers are on, you would ha -
working with Interpolate trying to find a constant speed
by MarkOnTheIron ·Also if you want the actor rotation to match the direction it's facing add a change attribute for self.rotation to vectorToAngle(NewX-self.positionX,NewY,self.positionY). -
working with Interpolate trying to find a constant speed
by MarkOnTheIron ·In the actor I created 3 attributes: NewX, NewY and interpolateTime. -
Build an Attribute Name based on Two Attributes
by simo103 ·Or possibly a attribute value that is a combination of two attribute values. IE: Answer is A, level is 1 ... Result is A1. -
Constrain Attribute - My Friend, My Arch Enemy
by HoneyTribeStudios ·equation you prefer to constantly flick an attribute between 1 and 0 with a rule that performs an action on the 1.