#hi! does someone know why could the
1 messages ยท Page 1 of 1 (latest)
!code
Posting code
๐ Large Code Blocks
Use links to services like:
https://gdl.space/, https://paste.ofcode.org/, https://hatebin.com/, https://paste.myst.rs/, https://hastebin.com/
๐ 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.
but you don't use the velocity vector anywhere
in the jump section? i used velocity.y
Yes, you set the value of velocity. But the character doesn't use that vector for moving so it doesn't do anything