-
Animation issue
by design219 ·I've got an actor with animation and a rule that when an attribute changes, a new animation starts. The problem is there is a flash of the original image in the new animation. And that flash loops. -
multiple spawn same actor destroy problem
by jonmulcahy ·create a custom attribute called alive on the actor, set it to 1 -
I need your help
by giacomopoppi ·i cant constrain the attributes otherwise the actors cant collide. -
Floating actors
by robz ·to the actors Position X and Y then immediately constrain the actors Position X and Y ( or (X or Y)) to the values in the attributes -
Animation with Timer Problem
by JGary321 ·Create actor attribute called "BlinkingAnim" (Boolean) -
Save Attribute Jams iPhone
by stanimation ·Okay, I took out all the new features like Save attribute and load attribute and now it works. So my question is does this work? What am I doing wrong? -
Save Attribute Jams iPhone
by stanimation ·Hey All, Finally had some time to check out the new features on GS. I seem to be doing something wrong. When I try and demo on my iPhone I get a Blank screen and an error in xcode stating it cant find -
Floating actors
by robz ·to track the actors X any Y in integers and constrain self.position.X and self.posiyion.Y to these values, and nothing changes. -
How do we detect if app is running on MAC or device?
by Atlanten ·If accelerometer ≠ 0, then constrain attribute to accelerometer -
How do we detect if app is running on MAC or device?
by TwistedMech ·I am working on a game which uses the accelerometer. Problem is that it will be 0 if running on a MAC and on my actor, I constrain this value to a variable. At the moment I have a game var IsOnMAC -
How To create a "MOLE" Game ? Thankss
by venon_it ·in every Mole insert Rule: when attribute:random = 1 Timer: for 0.5 change image and the actor touch it change image and change attribute score -10 , and insert another timer: after:0.5 change image -
Video tutorial Save High Score
by tollhousestudio ·I put a load attribute first. Use the keyword I saved and the highscore attribute. -
Serious crash issue
by incitenet ·It would be great if there was a way to debug it. Like a prompt that says "bad logic in "x" attribute" or something. -
How To create highscore with new function SAVE ?
by CodeMonkey ·So with the load and save attribute behaviors, you need a combination of an attribute and a key. The attribute is selected from the attribute browser and the key is just about anything you want it to -
How To create highscore with new function SAVE ?
by quantumsheep ·So let's say you're saving the attribute 'score' with the key 'Score' -
How To create highscore with new function SAVE ?
by MarkOnTheIron ·As it is now every score has to have its actor since I don't know if and how you could insert a return in the expression editor (I even tried using a text attribute with a return inside with no luck). -
Condition Applied when Collide, How?
by beaudoin_n ·I am new but i would try and set an attribute to x -
Level Unlock Issue
by JoshKahane ·I have a Level1Complete game attribute. -
Touch, drag, destroy while touch still on
by beaudoin_n ·change attribute "game.selected" to true -
How To create highscore with new function SAVE ?
by jonmulcahy ·attributes: