-
Fade to invisible
by Eastbound ·Yes, interpolate the actor's alpha attribute to 0. -
Confused touch...
by LordTarantor ·Hey stus I been trying to work with what you told me but I cant figure where to put the<210 and how should I constrain the stick. -
Attaching shadows
by firemaplegames ·Yeah, it's just the Constrain Attributes. They constantly run and bring the system down. Use them sparingly. -
Attaching shadows
by HawtSawce ·Sounds reasonable. Which is more work for the processor: A few bytes of shadow constrained to an actor? Or the constrain functions themselves? -
Attaching shadows
by firemaplegames ·It's a pain to be honest, and without using global attributes, you would need to use Instance to Instance communication to pull it off. -
GS is just random.
by realmadrid1012 ·Attribute the error you -
Confused touch...
by LordTarantor ·I put in the constrain to self.position.x to game.touches.touch1.x<210 ( is that is how I was supposed to doit?) -
Health Bar and Score
by jstrahan ·easy way create attribute health -
Need To Seperate Actors - Just Can't Figure It Out
by klickonn ·Not sure why this should be, is it a bug? Surely the point of a rule is multiple functions - otherwise why not just have an attribute? -
Need To Seperate Actors - Just Can't Figure It Out
by klickonn ·Just to make it clear what attributes each actor has: -
Need To Seperate Actors - Just Can't Figure It Out
by klickonn ·So added a rule, put Destroy actor in it and Change Attribute - add to score etc. -
Scrolling lock on to player
by HawtSawce ·backwards directed at the playerX(game attribute constrained to player.x) -
GS is just random.
by angrybird ·That was a really helpful tip. I had copy-pasted a rule from one actor to another and there was an attribute not present in the new actor. Fixed it and now it's working. -
GS is just random.
by wayneh001 ·It sounds like you have a bad attribute or broken rule within your project. I would recommend reviewing the last few actors you added to the project and check the rules and behaviours for any missing -
Few lines of text
by StusApps ·as in a text attribute -
Drag and Drop
by zinapse ·OK set the new attribute but the result is the same, which I am actually pleased about as it shouldn't be any different! -
Drag and Drop
by RH ·will try creating the attribute however logically if the movable event is working (I set another behaviour to test it and that worked) then the constraint attribute change should work too. -
Orientation iPAd landscape
by galban ·yes but if i check "autorate left and rigth" in the Scene attribute, all my command are inversed ! -
Drag and Drop
by zinapse ·I will try creating the attribute however logically if the movable event is working (I set another behaviour to test it and that worked) then the constraint attribute change should work too. -
Drag and Drop
by RH ·Movable shouldn't do the job as I don't think you can change it whilst the game is being played. As firemaplegames said, you have to create the attribute yourself using the + button.