Brick Plugins: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 56: Line 56:
!colspan="2"| '''Move''' - Plugins that move the brick
!colspan="2"| '''Move''' - Plugins that move the brick
|-
|-
| Blend Positions || Makes the brick keep its relative positioning between two targets.
| Blend Positions || Makes the brick keep its relative positioning between two specified targets.
|-
|-
| Mimic Movement || Makes the brick mimic the movement of a given target. Includes various offset parameters.
| Mimic Movement || Makes the brick mimic the movement of a specified target. Includes various offset parameters.
|-
|-
| Move Along Path || Makes the brick move along a defined path. To be used in conjuction with [[paths]].
| Move Along Path || Makes the brick move along a defined path. To be used in conjuction with [[paths]].
|-
|-
| Move Away From Point At Constant Speed || Makes the brick move away at constant from a specified target
| Move Away From Point At Constant Speed || Makes the brick move away at constant speed from a specified target
|-
|-
| Move Between Points|| Makes the brick move back and forth in a vector defined by two points
| Move Between Points|| Makes the brick move back and forth in a vector defined by two specified targets
|-
|-
| Move In Direction || Makes the brick move at constant speed in a given angle
| Move In Direction || Makes the brick move at constant speed in a given angle
|-
|-
| Move To Point || Makes the brick move towards a point in a specific time
| Move To Point || Makes the brick move towards a specified target in a specific time
|-
|-
| Move To Point At Constant Speed || Makes the brick move towards a point at a defined amount of pixels per second
| Move To Point At Constant Speed || Makes the brick move towards a specified target at a defined amount of pixels per second
|-
|-
| Orbit || Makes the brick orbit around another defined object or point
| Orbit || Makes the brick orbit around a specified target
|-
|-
| Spring || Makes the brick behave as a spring joint point between two other points.
| Spring || Makes the brick behave as a spring joint point between two specified targets
|-
|-