-
Tables: Solution for many attributes?
by MichaelK1985 ·I have 475 rows.. Can I start all over again and save a attribute? -
★★★ FREE Tables Template from DBA ★★★
by UtopianGames ·So here's a free template showing you how to build a level with collisions using tables. -
How to set a high score list?
by GuaveMedia ·I have a score and a high score attribute. THis works. But I want to have a chart where the best 5 scores ever are displayed. -
Spot the Difference - OOP problem
by MotherHoose ·click > layers > and the layer actor2 that you want to changeAttributes is on > actor2 and select the attribute to change. -
Spot the Difference - OOP problem
by Bitvork ·then self.color.alpha to 0.25 and then change attribute "differences" -0.5 (not -1 because I will have 2 instances on the each actor to show up). -
HELP with velocity never reaching 0!
by battleduck ·Another solution I've found is o set the Self Max speed attribute to 0, then when linear velocity x/y is > -1 and < 1 then change "Apply Max Speed" to true, otherwise A -
Workaround to avoid repeat trivia questions in a table?
by CodeMonkey ·I'd like to add to TSB's example. Say you have your selected row in a game attribute called game.SelectedQuestion -
Attention Gamesalad Management: What Features Do You Want? Round 2
by xxTigerShark ·• Custom Collisions -
0.9.90 Pro Webinar Discussion: Introducing Tables & In-App Purchase
by GameTeamOne ·Think of a table as a whole as a game attribute. So its a game attribute with a lot of attributes inside of it (cells). I would say that if you have 30 attributes you will not only get a small perform -
in-App Question/Error already
by tenrdrmer ·I have not tried the Newest ProductID setup. The pre-release only let us use an Attribute for the ID. I did have what you are saying once when I made the IAP in itunes connect. But after some time and -
Interpolate Score Stops Working When it is Overloaded? (Not Quite Sure)
by jckmcgraw ·Behind the scenes (GS), I have 2 integer attributes. game.tempscore, and game.score. -
Crazy question! How do you put spaces between words?
by Clouds ·Did you know you can simply hit: option+space_bar to generate a space, no need to generate an attribute and then reference it ! -
Workaround to avoid repeat trivia questions in a table?
by RThurman ·@rabbigarfinkel -- here is an example of how to generate random numbers w/o replacement. It does not use tables, but instead uses a text attribute as an array to hold old ("used") n -
HELP with resetting scene but keeping acore
by GLGAMES ·make 1 current score game attribute and another high score attribute. put a rule if current score > high score , change high score to current. save highscore attribute to xxxx . -
In an actor, is it possible to change what sound file is played using the Change Attribute action?
by JohnPapiomitis ·a work around would be having a extra attribute called selectedSound and ahving seperate rules with a differnt sound selected in the play sound behavior. -
Tricks to optimizing large scenes
by HoneyTribeStudios ·So in the context of GS I'm using the 'change attribute' behaviour when ever possible. e.g if I can use 'change attribute>self>motion>linear>x' to get the effect I want I'l -
In an actor, is it possible to change what sound file is played using the Change Attribute action?
by Holderness_Media_Inc ·Is there any way to use a Change Attribute or similar action to change which sound is played back using a Play Sound action? -
Tricks to optimizing large scenes
by MotherHoose ·have it's first behavior: changeAttribute: self.image To: the correct image name that is in the actor's attributes section -
Crazy question! How do you put spaces between words?
by rab127 ·Also if I want a bunch of words before the game.attribute, how is this set up? -
Turn a wheel with you finger
by LeonardDeveloper ·Set up an integer attribute called roarer and set it to 0