-
Mouse position is over. Question
by tatiang ·Change attribute game.direction (integer) to -1 -
Use table value or save it in the actor first and use it later?
by tatiang ·The advantage of changing an attribute to a table cell value is that you can use the attribute on the left side of a rule condition. Otherwise, it really doesn't matter which way you do it. -
Use table value or save it in the actor first and use it later?
by spidey906 ·I have a value in a table. Is it better to get it directly from the table or save it to my actor attribute(self.variable) and use actor attribute when I want to use it. (e.g. change attribute to self. -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by Riffel ·(Quote) -
how to constrain an actor and still have it collide?
by -Timo- ·http://gshelper.com/shop/advanced-game-functions/constrain-to-mouse-and-keep-collision-gamesalad/ -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·Make sure the URL attribute is hitting a valid page -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by stevej ·(Quote) -
Question about Interpolate
by Socks ·Constrain Y position to radius*sin(angle) (assume the angle is constantly changing) -
how to constrain an actor and still have it collide?
by rollo ·In my game I am having two armies attack each other. I want each hero actor to have an area around them, that when an enemy goes inside the heros constrained zone, the hero will attack the enemy in it -
How do I make character rotate
by Socks ·If so then you can do this using the 'flip horizontally' attribute. -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·Reset - resets the callback attributes -
Can't Find Solution-Need Help Desperately
by -Timo- ·constrain self.rotation to min(95,max(20,self.rotation)) -
Dynamically Change Scene Size
by Socks ·When the attribute is switched to false, actor A spawns actor B and destroys itself. -
Dynamically Change Scene Size
by NYP ·Is it possible to have a camera stop tracking a character and then start up again? As in track a character while attribute is true then stop if attribute is false? -
Dynamically Change Scene Size
by NYP ·Hi, just wondering, is it possible to dynamically change Scene Size during runtime? I can change the Scene.Size.Height attribute fine but it seems to have no effect on the size of the scene. Failing t -
Daily clock option help.
by CodeMonster ·So I'll be using attributes for this: -
Touch to move makes actor jump to location
by CORE Game ·change attribute self.linear velocity X = (negative number to move left , positive to move right. -
Can't Find Solution-Need Help Desperately
by AppTaco ·Change Attribute: self.Rotation to: vectorToAngle(game.MousePositionX-self.PositionX, game.MousePositionY-self.PositionY) -
My game so far and bugged features
by Franto ·up for some reason. I tried change attribute, constrain attribute, those combined with a timer, and I've also tried constraining the y axis of the moving background to the character so that it will a -
avoiding iOS 7 crashes
by The_Gamesalad_Guru ·Are you using tables? One of the other issues was you can no longer look to a table row 0. So let's say you have a expression in a change attribute and you use an attribute to determine the row or col