-3
votes
1answer
209 views

Why do FPS games have a 3rd and 1st person mode when doing animations? [closed]

I noticed how in FPS mode you have cool looking skins on the gloves and weapons but in 3rd they are screwed. Why does a game need this sort of structure ? And also where do you learn how to rig ...
3
votes
1answer
620 views

Need help for weapon models for Unity

I've been working on this FPS game and I've gotten to the point where I need to start adding the weapons in and have been having trouble creating (unsure of what engine to use) them. Is there an ...
4
votes
1answer
432 views

3d Model Scaling With Camera

I have a very simple 3D maze program that uses a first person camera to navigate the maze. I'm trying to scale the blocks that make up the maze walls and floor so the corridors seem more roomy to the ...