OpenAWE-Project / OpenAWE

A reimplementation of Remedy Entertainments Alan Wake Engine, in later iterations known as the Northlight Engine
GNU General Public License v3.0
159 stars 13 forks source link

Load terrain collisions into the physics system #8

Closed Nostritius closed 3 years ago

Nostritius commented 3 years ago

AWE games have .collisions files which define the terrain collision mesh for a certain cell. Part of this task would be to load the collision file, and put it into the physics system. A reference how this file is build up can be found here