Pandako (or anyone), does anyone know how to collide with 3d models???
The short answer is to do 2d collision like you would for a 2d game - you might want to use Platformer & Platform behaviours, use the "Serparate two objects" action, etc - or create a specially crafted hitbox for each model.
how would I create a hitbox for models?