#Need help (Menu Camera)

1 messages · Page 1 of 1 (latest)

gloomy lichen
#

im trying to make it so that when you spawn theres a camera looking at the menu screen that i built its like a scene. i tried all the scripts i saw on video i did every step and it didnt work. i also want the camera to move when you move your mouse. can somoene please help me i appreaciate it.

jagged escarp
#

you get the current camera from workspace and set it to a specific location

#

you also set the cameraType to scriptable

#

and to make it move with the cursor you just make the cameras cframe look at the mouse hit.position

rich otter
#

From Asadrith "How to Make a Main Menu on Roblox Studio"

gloomy lichen