Does anyone know how to make a platform character with separately controlled arms?
using the pin behavior?
Or every tick set its position to (x,y)
What is the pin behavior? I've never heard of that before.
EDIT : Oh, found it. It's in the Project Examples page, conveniently labeled Pin Behavior.
look at the behavior list, There is a behavior called pin,
Here is a third party version of it that allows even more precise pinning,
scirra.com/forum/behavior-jj-pinex_topic46475.html
Use image points.
what are image points
Develop games in your browser. Powerful, performant & highly capable.
simply points that you can reference for a wide variety of uses
look at this: scirra.com/manual/63/image-points
Thanks figured it out