-
HOW DO YOU SAVE??
by lescobar94 ·I've been researching about tables and I think I know what you mean. The only thing I'm stuck in is in trying to find a specific rule that changes to the scene with the attribute or the table value. -
HOW DO YOU SAVE??
by lycettebros ·if attribute equals 1 go to scene 1 -
HOW DO YOU SAVE??
by lycettebros ·@lescobar94 There is a "load attribute" rule in the behaviours list. -
HOW DO YOU SAVE??
by lescobar94 ·Thanks! what rule can I use to tell the game to go to the saved attribute? -
HOW DO YOU SAVE??
by lycettebros ·@lescobar94 You could probably create an attribute for the scene you are currently in (say a number) and then when the hibernate button is pressed (although this is technically only for Android) you s -
constrained Actor
by ericzingeler ·This is because constraining to a position is not actually moving, but instead changing the position coordinates at a very fast rate. -
How to fix choppy/laggy drag and drop?
by DarkUndeadSpawn ·constrain att.. -
how to make an in app purchase remove iads?
by bjandthekatz ·Just put the default iAp purchase, and change attribute NoAds. -
how to make an in app purchase remove iads?
by bjandthekatz ·Create a Boolean attribute, call it "No Ads" -
how to make an in app purchase remove iads?
by reginald.bernardin ·and make it an attribute is a little difficult for the game to relate is to iads -
Range-Finding?
by grimtooth ·At this point I'm getting scared for a different reason, x# of towers running timers and y# of enemies ALSO running timers because you cannot CONSTRAIN tableCellValue TO: Self.x -
Range-Finding?
by RThurman ·Change Attribute: self.Table.Pointer To: (self.Table.Pointer %30)+1 -
How to fix choppy/laggy drag and drop?
by thumbfrenzylabz ·Here is my rules for the dragging. The actor has a bool attribute named "dragging" as described by @tshirtbooth -
change colour to random colour
by -Timo- ·change attribute self.color.green to random(1,255) -
Strange 'move to' error
by sak0213 ·I want the object to make contact another object to start a Collision function to reduce my Health attribute. My goal is to reduce health for every second the two are in contact, but I'm having troubl -
How do I make a Perfect image?
by Dima_HH ·make one (or some more) smaller unvisible actors over the part on the picture, where the destroy points are. And let these unvisible actors constrain to the position of the image. -
How to give invincibility for 5 seconds after colliding with an actor?
by bjandthekatz ·Create a Boolean attribute, name it invincible -
How to make the camera track a character starting from the left side of the screen?
by boodo17 ·Thank you darren for the answer. The only problem with your video is that i dont have the (scene.camera.origin.x) attribute in the popdown menu in the constrain attribute rule -
How to make the camera track a character starting from the left side of the screen?
by UtopianGames ·All you need to do is constrain the camera to the actors x minus or plus the offset. -
Spawning actors based on another actor?
by GOG_Games ·Sure. So, go to the Gamesalad Creator, and click on your actor. In your rule about changing the attribute to true, put a timer there. Set the timer to this rule set: