I have a bsic client that loads a mod file, brinsg up the first area, and positions a cat as an avatar at the start position.
You can drive the cat around with the W A nd D keys (no S yet) and he animates wlaking properly. You can zoom the camera in and out with the arrow keys (evetually I want to make it avoid walls automatically, this is just an engineering fill-in til I get to that.)
He wlaks on the Z plane, my next task is to get him respecting floor height. There is also currently no collision detection so hes a “ghost” that walks through solid objects.
But its getting close to a tech demo. i get those things fixed nad I thin it’ll be ready