csinkers / ualbion

A remake of the 1995 RPG Albion (requires data from an install of the original game)
MIT License
133 stars 12 forks source link

Add collision detection for 3D levels #29

Open csinkers opened 3 years ago

csinkers commented 3 years ago

Currently no collision checks are performed on 3D levels, whether for level geometry or other entities (NPCs, monsters, props etc). Collision should behave at least reasonably similarly to the original game.