-
Best way to preview an iPhone game on an iPad
by touchten ·It is so cool, BUT be wary they don't (yet) resize your attribute... -
actor always face another actor?
by Asymptoteell ·Ok. So in actor 1, put in a constrain attribute behavior and constraint the attribute [self.rotation] to [VectorToAngle(Actor1X-Actor2X,Actor1Y-Actor2Y)] -
calculate the direction of collision. help!!!
by RedlerTech ·Id simply constrain actors to the sides of the rectangular shape. Then when those actors get hit, you got ur answer! -
Snake HELP!!!!!
by Asymptoteell ·Suck the venom out of the flesh wound, beat the snake to death with its own tail, then wear it as a belt. That should help. If not, try changing attribute game.Dead to true. -
Music Playlist
by SkyMaple ·One messy workaround would be to time how long each track is, then have play music behaviors in rules when attribute game time is greater then the last tracks time combined -
Music Playlist
by JohnPapiomitis ·One messy workaround would be to time how long each track is, then have play music behaviors in rules when attribute game time is greater then the last tracks time combined -
How can I change camera zoom without affecting HUD elements?
by JohnPapiomitis ·You can't. What u need to do is have a attribute that's turned on when u zoom in. Then when that attribute is on you adjust the size and positions of everything else accordingly. I know it's a pain lo -
Ball wont appear
by gcyfeng ·Can anyone enlighten me on why it is not possible for me to apply "change attribute" to a ball when i clicked start button? -
Health bar growing too long!
by Valan ·Change health attribute to (maximum) -
how do i find a attribute error?
by SkyMaple ·Just open your actors tell you find one missing an attribute. -
how do i find a attribute error?
by SkyMaple ·it probably means that the attribute is missing. i.e. it got deleted -
how do i find a attribute error?
by guilleface ·i recently got this message, warning the following behaviors have invalid attributes values:change attribute game.attributes.id258521 i dont know what to do -
Persistant Actors?
by marks ·Sure. Create a global attribute that is triggered (ie, change it from 0 to 1 or something) when your "achievement" sign pops up; then make sure you've got the actor off-scene in the -
Spawn Actor glitch?
by 11clock ·I may know the problem. When using the expression editor you can't manually type the attribute you want to edit. You need to use the drop-down menu in the bottom left of the expression editor. I disco -
how I can add life to an actor?
-
Spawn Actor glitch?
by mkfoster ·I've created a new attribute basically stating that when all "coins" have been destroyed it will Spawn the "You Won" actor. This is not working for me. -
how I can add life to an actor?
by 11clock ·I've been told that Move To is buggy. Use Interpolate instead. And instead of Move, use the Change Attribute behavior to change linear velocity. -
Two layers scene and multiple actors
by mangaroo ·global attribute that is affected whenever someone taps the screen - lower image "alpha" constrained inversely to that global attribute -
Health bar growing too long!
by tcla75 ·When you say game.health<100 my game health is 10 in the attribute so it would be <10 for me right? I tried that but its not working. Not sure if it should be followed up with another ru -
- mynameisace - 'Fat Owl' Thread...
by mynameisace ·Already got the instant reset primed and ready to go, just not added in the reset attribute yet, I have all the start x and y's sorted. In fact, I'll blast the instant reset in today and finish off al