-
Display Text, Table Cell Value?
by jonmulcahy ·maybe table booleans are treated differently than attribute booleans? -
Display Text, Table Cell Value?
by gyroscope ·Change Attribute TValue to tableCellValue(YourTable, 1,1) -
Display Text, Table Cell Value?
by KillerPenguinStudios ·You can display booleans. If you just create a boolean attribute and tell it to display that boolean, It will show if it is true or false. -
Display Text, Table Cell Value?
by VolontaArts ·maybe if he made an attribute thats equal to the boolean value??? -
im a noob
-
Save and load attribute doesn't work
by Gamepenciler ·yeah i also tried after and for and unchecked run to completion.. Is it because it loaded soo many attribute at the same time? -
Change position not working
by tylerglessner ·Change attribute self.position.y to self.position.y - 41 -
Save and load attribute doesn't work
by Gamepenciler ·I have a new problem I try to make level select attribute but when I load 2 or more stuff with the score, it resets back to 0 again lol... i'd probably experiment on the tables now. -
Rotating an actor and maintaining an attribute.
by The_Gamesalad_Guru ·Change attribute game.rotate to 1 -
Rotating an actor and maintaining an attribute.
by The_Gamesalad_Guru ·Change attribute game.rotate to 1 -
Rotating an actor and maintaining an attribute.
by The_Gamesalad_Guru ·Change attribute self.left to true -
Detecting iPhone 5 or 4? How to move accordingly?
by matarua ·Change attribute self.position.X to 50 -
my actor is slowing down
-
Common Causes of Crashing [PC] [Ad hoc]
by jonmulcahy ·the gamesalad creator is very forgiving about bad rules. adhoc builds are not. 99% of the time you have a rule that references an attribute that no longer exists, or were referencing an attribute of a -
Rotating an actor and maintaining an attribute.
by The_Gamesalad_Guru ·You need a lockout of the other key. So first don't constrain booleans use change attribute. Add two self attributes to where your key controls are. Booleans will work. One is self.left key the the ot -
constrain 2 actors but follow with offset
by chicop ·I am constraining two actors together.. actor A to actor B -
Common Causes of Crashing [PC] [Ad hoc]
by Goodnight Games ·I figure I want to look for a ton of timers going off, maybe a lot of constrain attributes, does anyone have any ideas? -
Rotating an actor and maintaining an attribute.
by matarua ·I have two attributes that are boolean 'clockwise' and 'antiClockwise' -
One big image or a few smaller ones spawning
by Ali_Wood ·I could do but that would then require at least 3 of each actor so that there are no gaps before changes its X attribute. So would three slightly smaller actors be better than spawning? -
Save and load attribute doesn't work
by Gamepenciler ·I finally got it!.. I made a preload scene with the load attribute before my main screen it works! I'm guessing some conflicts with the load attribute at the main screen but now it works.. woohooo!! \