Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Latest commit

 

History

History

collision

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Collision plugin

Implements collision detection for 2.5D/Isometric type of maps. suitable for RTS/2D/2.5D and limited view 3D games.
For demo, see 10-collideboxes example.

Design

[TODO]

Usage

[TODO]

Limitations

  • Currently, not suitable for FPS/3rd person kind of games, where you need full 3D space collision.