Skip to content

ProjMapObj

Super Hackio edited this page Sep 10, 2023 · 2 revisions

ProjMapObj is a special catch that will let anything that calls MapObjActorUtil::setupInitInfoTypical((MapObjActorInitInfo *,char const *)) be able to use MapObjActorInitInfo::setupProjmapMtx((bool,bool)) just by having Projmap somewhere in the object name.
This lets the model use a projection map matrix, though to be honest, I do not know how this works.

Some relevant classes include:

Clone this wiki locally