Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

1st person is just a camera distance of zero.

plugin command:
mv3d camera dist 0

map tag:

<mv3d>
camera(dist:0)
</mv3d>

Controlling the camera with the mouse is a planned feature.