-
What formula to constrain?
by Armelline ·http://forums.gamesalad.com/discussion/75220/fast-constrain-linkmachine-v2 -
What formula to constrain?
by freneticz ·1 caractor and 1 redactor.......i want the red to be constrain to the same Place of the car even if its rotate, i cant get it to work. -
How do I add these events?
by Lovejoy ·Have the beam spawn when the actors self.image is the open mouth image. So for example : Rule When attribute self.image = dragon2 Spawn beam actor. dragon2 being whatever the image name is. -
how to make an attribute the sum of two others?
by tatiang ·Either Change or Constrain Attribute game.score to game.hits - game.missed. -
how to make an attribute the sum of two others?
by imacgs ·I have three game attributes: hits, missed and score. -
how to make the actor to move up and down againg and again
by Socks ·Use a Constrain behaviour. -
Camera shake question
by 8bitninja ·I'm thinking maybe if I have a camera control actor with these rules. (When camera shake is true interpolate self-position-x to self-position-x+10 otherwise constrain self-position -x to player-positi -
Cookie Clicker Coding Inquiry
by tatiang ·Change Attribute game.pointsPerTap to game.pointsPerTap+1 -
How to create a "swipe left and right to move dot" actor
by RThurman ·one constrain behavior -
How to create a "swipe left and right to move dot" actor
by RThurman ·The line game does not really use swipe. Instead it just moves the dot to the x position of the mouse/touch. The easiest/fastest way would be to use a constrain behavior in the dot. -
how to make the actor to move up and down againg and again
by Socks ·Constrain Y position to: -
Reward to rate - Featured by Apple
by jay2dx ·@BigDave the only way to get this past apples reviewers is to have the reward to rate set to a game attribute that is linked to a timer and a save system! Ie. have a normal rate my app selection going -
Countdown Timer Question
by TitanFury ·not always the same. I've tried using an integer attribute like so: -
How to add a scrolling list
by jamie_c ·a code sample that was built off of @Socks 'fast constrain' code. It might be wise for you to check out the entire thread so you can see what is going on with both the 'fast constrain' and the sample -
Textexpression buggy?
by JSproject ·When a successful purchase has been made then save that status to boolean of your own and then perform your checks against that attribute instead of trying to validate against the purchasetable. -
FOR rule.
by tatiang ·If attribute game.Animate is true -
AI ...Some things are hard to achieve
by Balvamar ·I was attempting to have an actor move to a goal through a maze. I was using booleans to identify whether collisions were north south east or west. -
Please help a newbie?
by tatiang ·What happens if you do Change Attribute self.Image to phone1? -
Please help a newbie?
by Natasha_Smith ·The phone1 actor has a constrain attribute behavior: -
Is Preview Accurate? + some questons
by 3MDN3 ·But I have some problems still. After the front actor destroyed, the underneath actor does not react. I've tried to make it react but fail... I think the Attribute (was it ummm... ?) is fixed as 1 aft