Hey! I am trying to get this bell to be shot in the forward direction of my player. The bell flies in weird directions, and I don't know why. Could someone help? Here is the coroutine I use to make it move, and basically where I call it
#My bell flies in the wrong direction
1 messages · Page 1 of 1 (latest)
!code
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.