I want to have my own FPS model instead of the cyclinder .
To do this I tried
-
look for a way to swap the cyclinder over to my image (say a cube for now).Couldnt find how to do this.
-
deleted the fps and created a cube with a camera and tried to add a Thirdpersoncontroller.js
to the c# project to control movement and this didnt work.
What method is used to change the fps model from a cyclinder to what I want.