#Circular Motion Lua Script for O3DE

1 messages · Page 1 of 1 (latest)

rich warren
#

Moves the entity along a circular path around a center entity. If the target is further away than the set orbit, the entity running the script will smoothly move closer.

It's good with the camera and the LookAt component. If you want to run at test view of your level without having to move the mouse around to look at that one thing you are interested in at the
moment, use this script.

Full script: https://pastebin.com/NMiubb58

quartz bison
#

@rich warren what's the license?

left valve
#

@rich warren 👆🏻

rich warren
#

I now changed my all paste bins, including the code for this, to MIT-0 / Zero-Clause BSD