How to move the Vcam with mouse

Step 1: Add a vcam


Step 2: Disable “this.showBlackBorders = false;” in the Update script.

Why?

Because if you do it, the BlackBorders will make it fly off, because they are to big

Step 3: Copy
this.x=mouseX
this.y=mouseY
Do one if you want.
Step 4: Add border code
I couldn’t do one myself so, here is the border code
Credit to @Colonial_Korn
[/quote]

Step 5: I guess your done!

1 Like