@rbxts/first-person-camera

First person Camera perfect for FPS games!


Keywords
rbxts, camera, fps
License
ISC
Install
npm install @rbxts/first-person-camera@1.0.0

Documentation

First Person Camera Roblox

A simple and easily configurable system for controlling a Player's first-person view!

Have you ever wanted the Player to see their own arms while in first-person? This is common in FPS Games!

Showcase

Without First Person Camera

Normal

With First Person Camera

With First Person Camera

Installation

  1. Donwload the files from the src folder in this repository OR Roblox
  2. Place the files inside StarterPlayer/StarterCharacterScripts

You can easily configure the system within the Settings Module Script!

Credit

This is a fork of yellowfats' EasyFirstPerson.