Resources/Collision Pointcloud
Appearance
Collision Pointcloud is a format for storing position and rotations of points to be used to place Bullet Meshes. It was first used in Sonic Frontiers.
Each point contains the following information:
- Instance Name, what the instance itself is named
- Asset Name, which is the name of the BtMesh that is to be placed on the point
- Position
- Rotation
- Scale
- Unknown unsigned 32-bit integer.
PCCol files may be edited primarily with KnuxTools.