casperkl / FixedTrailRenderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed Trail Renderer

A trail renderer that can be used with rigidbodies, handling the fixed time steps correctly.

Example

Camera is attached to the falling rigidbody. The left side uses the default TrailRenderer from Unity. The right side uses the Fixed Trail Renderer that controls the position of a linerender to draw a correct trail.

About


Languages

Language:C# 100.0%