#How to grab the camera?
1 messages · Page 1 of 1 (latest)
Posting code
📃 Large Code Blocks
Use links to services like:
https://paste.mod.gg/, https://hastebin.skyra.pw/, https://paste.ofcode.org/, https://paste.myst.rs/
📃 Inline Code
Surround code with three backquotes. Not quotation marks.
To format as C#, add cs to the first line:
```cs
// Your code here
```
Add a comment with a line number if there is an error message.
Should I just give up making a character controller by scratch and use the CharacterController sample?
That is what the character controller package is there for.