-
Help with Constrain please!
by iTouchGamer ·I remember trying that a while ago, but it didn't line up with the tv correctly....maybe if I just constrain the X.... -
Make an actor stay in it's place, but allow it to rotate?
by MSStudios ·constrain its x / y position -
When Touching an actor 1 stop Rotation of actor 2
by aario ·actor 2 will be attribute game.touched is true -
When Touching an actor 1 stop Rotation of actor 2
by aandi ·actor receieves event or attribute -
Moving an actor in increments
by okkle ·In the end I set up a new attribute for each actor and then edited each actor in the stage rather than in the library at the side. I don't know if this is the most efficient way to do this, but it has -
Make an actor stay in it's place, but allow it to rotate?
by MSStudios ·constrain its x / y position -
Make an actor stay in it's place, but allow it to rotate?
by jonmulcahy ·constrain its x / y position -
Help with Constrain please!
by aario ·what if you didn't constrain the text to the "TV" and just interpolated it back to the original position under the same interpolate settings? -
Help with Constrain please!
by iTouchGamer ·At 5 seconds in the video, I have the tv interpolate to the corner, and I have the text constrained to it(the 0 and the 5.) Now this is perfect, exactly how I want it, but if you go towards the end of -
Need help: Differentiating Duplicate Actors
by RocketBrain ·So how do i communicate self attributes between actors without using a standard game attribute? is it possible? wish i could "send" a message directly at one actor without knowing it -
Problem With Actor Dragging With Constrain Attribute
by aandi ·When my actor is dragged the constrain is not working as the actor keeps rotating very fast as it is being dragged. when i say this i mean the triangle is rotating as well as the bar which is meant to -
Constraining an actor at two point to another
by aandi ·basically is it possible to constrain an actor at two points to another actor -
Spawning Actor with random size
-
What am I missing here (Save Attribute problem)
by PixelPun ·great). My problem comes when I want to save the attribute on the level select screen when you start the game over. I understand the concept of loading and saving attributes but what am I missing. I -
Actor Is Not Following Constrain Code With Rotation
by RThurman ·Congratulations -- you can make a square actor look like and act like a triangle! And you didn't need to use any constraints or anything. That will save both memory and frame speed! -
Pausing in Scene
by aario ·You have to do it all manually with Change and Constrain attributes. -
Pausing in Scene
by tenrdrmer ·You have to do it all manually with Change and Constrain attributes. -
Actor Is Not Following Constrain Code With Rotation
by aandi ·and the bar does not follow the constrain position. like you constrained for me. -
Moving an actor in increments
by okkle ·The only question I'm left with now is the buttons are actually moving multiple actors (all instances of the same actor) in the same manner at the same time, do I need to set up an attribute for each -
Moving an actor in increments
by beefy_clyro ·of the behavior. So what you do is make an attribute and whenever you want to move change that attribute to self.position whatever+40. Then interpolate to that attribute instead of +40 in the interp