#code error

3 messages · Page 1 of 1 (latest)

unreal breach
#

that doesn't seem to be where the problem is. if you click on the error it should take you to the script it's complaining about

#

going off the error itself, it looks like some script is trying to reference Rotation, which should probably be rotation, since identifiers are case-sensitive

#

looking at your other post, i can see your player script is what's causing the issue