Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

What are all camera types and wich one should I use to make it the player camera?

Asked by 4 years ago

I'm going to make a shop that uses cameras to make the player able to see what they're buying, but I don't know how to make the player camera the camera that faces the model. I have been researching on wiki and I found some camera types that can be found via Enum, but I don't know what each does. Can someone teach me that?

1 answer

Log in to vote
1
Answered by 4 years ago

You should use the scriptable camera because it is the most manipulative camera, the player isn't able to move it while it is set afaik

0
How do I find the scriptable camera tough? I'm trying to find it but I can't find something related to "scriptable camera". User#32819 0 — 4y
0
enum.CameraType.Scriptable mkhamster 58 — 4y
0
ok thank you User#32819 0 — 4y
Ad

Answer this question