#Making a move that would enable free cam

18 messages · Page 1 of 1 (latest)

pulsar gulch
#

There's no built-in freecam in roblox. You have to set camera type to scriptable and move its CFrame (im not sure tho). You can check how it is implemented in some open source admin scripts like HD admin

woeful vortex
pulsar gulch
#

I guess it is

#

I just found a fun fact: in any of your games (where you have the hammer image in leaderboard and server console access) you can press shift+p to get a freecam

low bough
woeful vortex
#

Alright

low bough
#

define the local camera, add controls to move it

#

u could also take exisitng freecam

candid sundial
#

There's no built in system. Just move the cameras CFrame when you get a movement input from UIS.

worldly veldtBOT
#

studio** You are now Level 1! **studio

candid sundial
low bough
#

u meant "observe"

#

i have the script for observe if u want it

worldly veldtBOT
#

studio** You are now Level 1! **studio

pulsar gulch
#

Ah if you want to spectrate specific player you can use camera.CameraSubject

low bough
#

this is observe's module