summaryrefslogtreecommitdiffstats
path: root/assets/view_model/ViewModel.tscn (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-07-17Add view model implementing character movementMalfurious1-0/+18
Basic movement and mouse aim is implemented. The view model is added to DevPlane (replacing the static camera) for testing. Signed-off-by: Malfurious <m@lfurio.us>