ok so im having an issue where my fps player right before i press play the arms go down and the camera moves away from the player im not sure why this is happening or if it is bugged but ill be posting my code below if anybody can figure out what the issue is please note that i used ai copilot to help me write ragdoll script, i tried to get copilot to edit out one of the script codes i have from the bought assets for camera switching however it would always try to switch somewhere else
#fpsplayer stuck underground
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.
Ok