It looks like you're new here. If you want to get involved, click one of these buttons!
I'm on How To Make a Video Game in Unity series and I'm on this part:
But I get an error saying that Operator '*' cannot be applied to operands of type 'Vector3' and 'Vector3'. How do I fix this?