- Edited
Outdated! Will be updated soon.
Tested on hardware:
OS: Windows 11
CPU: Intel i7-9700K
GPU: RX 6800 XT
- The grey line represents moving GameObjects in a straight line without using any Architect Curve.
- The blue line shows the performance when GameObjects are moved along an Architect Curve using a script. This involves changing the ArchitectCurveObjects' positionInCurveSpace value, without changing the objects rotationInCurveSpace value.
- The green line represents the same scenario as the blue line, but in this case, the rotationInCurveSpace value is also changed to align the objects' rotation with the curve's direction.