-
Timer Countdown question
by KevinCross ·(Quote) -
Timer Countdown question
by allc1865 ·What kind of attribute is it? Real? Boolean? -
Timer Countdown question
by Manto ·Make an attribute and set it to Minutes*60. Say you want to count down from 5 minutes, set it to 5*60=300. -
Spawned actors sound problem!!
by gyroscope ·Change Attribute Sound1Go to false -
How interpolation works in the stack...
by matarua ·Constrain this B -
Include commas in display text?
by RThurman ·The attribute "self.score" is not typed in. Instead you use the drop-down menu in the expression editor. -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by tatiang ·You would need to have change attribute self.health to 10 (or whatever value) at the top of the rule list. Or you can manually set it in the actor's attribute pane. -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by iZeeBo ·i know that if they are the same actors and they have the same attribute attached to them they will all die at the same time but i want to know how to make so that they all die single. i don't want th -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by KevinCross ·Attribute/ self.health/(>_)/0.0 -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by KevinCross ·Are you using the Replicate behavior to spawn 500 enemies? If so they will all act the same and will share the same attribute values. -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by iZeeBo ·change attribute: self.health/To: self.health-1 -
some questions for button behaviors and others
by tatiang ·It sounds like you have a lot to learn about GameSalad. You might start with the Cookbook or video tutorials to get a feel for how rules and attributes work. My signature has a few links that will b -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by BBEnk ·actors can have a self attribute, just open your actor look to the left should have a + and - sign to add them. -
how do i have many actors on the same screen using the same (health) attribute,dut die independently
by iZeeBo ·hi i am making a game where there are many soldiers but then when they are in battle and one soldier dies, all of them die. I know why, it is because they are linked to the same attribute but if you h -
save and load attributes, How to test before publishing? what did I do wrong?
by -Timo- ·stars but every time I reset the game the level attribute inside the table is back the number it started. can you change the number inside the table and when you reset it is already saved and its loa -
How to make "smart" enemies?
by myke66 ·Lots of options, but here's a freebie. On your hero "attack" trigger, whenever he does the attack, have it set a variable to attack=1. Then, on your monster, set an actor attribute i -
State of GameSalad on 10-30-2013
by BBEnk ·Is there a time frame on the actor bug were you can't add an attribute to a actor thats already in a scene. if you do they all act like prototypes change one change them all. I reported this and got a -
State of GameSalad on 10-30-2013
by natzuur ·Duplicating actors gives them some weird twin power thing where sometimes making changes to ones attributes cause the others to become broken. -
State of GameSalad on 10-30-2013
by dgackey ·(Quote) -
State of GameSalad on 10-30-2013
by Socks ·It's not like people are demanding joints and polygonal collisions and custom fonts before another year has come and gone, just a vague idea of when some of the basic features and bug fixes might star