Simple Question. Dragging?
DestructionProductions
Member Posts: 80
Is there a way to drag an item with your finger? i don't know what that would be like but i haven't updated my software yet so i don't know if that would be a new feature or something. idk.
Comments
constrain self position x to mouse position x and constrain self position y to mouse postion y
Is this constrain thing a behavior?
or is it like
When Actor Receives: Attribute : Game.Touch.Touch1.X = 0 or somthing?
Thanks
Have a rule when actor recieves event touch is pressed
drag to constrain attribute hehaviors into that rule
in the first constrain attribute before constrain self position x to devices mouse position x and in the second constrain behavior constrain self position y to devices mouse position y.
You select those attributes from the attribute drop down menu