AI Games - Spline Collision

Plugin functionality:Generating a collision using a spline:

The plugin allows you to create collisions following the shape of a spline. A spline can be a curve or path along which an object will generate a collision.

Collision height adjustment:

The user can adjust the height of the created collision. This is important for taking into account the size of the object and correct interaction with the surrounding space.

Configuring collision detail:

Detail settings allow you to control the degree of detail of a collision. This is important for balancing accuracy and performance, especially in the case of complex object shapes.

Baking a collision into a static mesh:

After generating a collision, the plugin provides the ability to bake it into a static mesh. This reduces runtime computational load and improves real-time performance.