✅ I Don't Know Enough to Solve This T^T
I don't know what the problem is, but I don't know how to fix it T^T I don't have enough experience sadly and I'm following a 1 year old Youtube tutorial for a general direction towards movement and stuff. Everything was working up until now.
9 Replies
var targetingAngle: float
is not valid
unless Unity does some weird stuffyeah, that would be typescript
but then, why is it not squiggled
I've no idea how Unity + VSC works
oh, maybe it's just regular VS
i'm tempted to say it vs by the look of the code
but not by the style of the error messages
hm, idk tbh
oh
I removed the space between targetAngle and float and it didn't matter
But I'm not in VS, I should be in VS Code
At least, I think so
you can remove
:float
entirelyalr
So all the errors for that are gone
It just tells me there's no name for "motion" in the current context
I fixed it
Thank you ^^
Now, how do I mark it as resolved?
with
/close
alr