Sunday, December 11, 2011

Conveyer Belt Class UI_LinearConveyer.as Demo


1 comment:

  1. Idea: Velocity Conveyer.
    Uses MOVING objects as the anchors, and controls
    the movement of the object from one anchor to another via changing a velocity vector and updating the position.

    You could use this for a slide-show where say.. The items are moving up and down on a water-bed.
    Or some similar effect.

    You could also use it to control the position of enemies in your asteroids game.

    ReplyDelete