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

I want to make like a Parkour style camera but don't know where to start?

Asked by 4 years ago
Edited 4 years ago

Like i said in the title, i wanted to make a cam like the game parkour on Roblox. But I don't know how. I tried making the head the primary cam but it doesn't work. Thanks. Here is the game BTW. https://www.roblox.com/games/445664957/Parkour

1 answer

Log in to vote
0
Answered by
Norbunny 555 Moderation Voter
4 years ago
Edited 4 years ago

Roblox's cameras use CFrame to manipulate their position and rotation, so if you are unexperienced with CFrames, I'd suggest reading this!

Once you know how to use CFrames, you can manipulate the camera as you wish. To have full control over the camera, set it's type to Scriptable!

More about camera types here!

2
Thanks! I'll do that. GreenSubZeroGamesYT 26 — 4y
Ad

Answer this question