User Tools

Site Tools


dynamic_collision

This is an old revision of the document!


Dynamic Collision

Some entities are solid and/or interactive and move around. If “Dynamic” is enabled in worm.ini, a user can annotate the mesh with dynamic entities. This will provide data structures that further detail the navigation mesh with obstacles and interactive elements that an AI agent would otherwise ignore. In the JSON export, dynamic collision will be a separate section in which dynamic entities are described. Those polygons in the mesh that intersect with dynamic objects have an internal graph (internal_vis_graph) that describes how an agent should move around them.

dynamic_collision.1768266656.txt.gz · Last modified: 2026/01/13 01:10 by wormadmin