Skip to content

New Modify Transform Response. Bug fixes and general improvements.

Compare
Choose a tag to compare
@alexander-scott alexander-scott released this 26 Oct 12:09
· 4 commits to master since this release

Added a new response: Modify Transform Response. This response is an extension of the Teleport Response, and allows developers to modify individual properties of an object's transform including position, euler rotation and scale. An example of usage of this has been added to the Examples scene.

The Transform Condition has been updated to include distance checks as well as single axis checks.

2017.2 compatibility as well as fixing the Examples scene cube shoot bug where the cubes were being shot in the wrong direction.

Various other bug fixes.