Okay I think all of you know what camera in roblox studio, I mean the type of controls, ie flight (wasd) mouse cursor and so on. So I want to do the same in the game, that is, when you press play, you have the same control and camera as in studio, how to do it?
1 Like
Lock the player camera to first person.
Write/find a script that allows the player to fly.
Listen for WASD and QE (up/down).
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.