#VS Manual

1 messages · Page 1 of 1 (latest)

grave prairie
#

Hello is there a manual of what exact a script does?
E.g Normalize,Lerp etc?
I assume if you are a programmer you know that things, but from a more user friendly perspective it could help some people.

deft patio
#

For those kind of things you dont need a unity visual scripting spefici manual.

You can use unity docs for that, but ive found it hard to understand many concepts in there.

So i take THAT url, and paste it in Google's Gemini.

I ask what this function does and take info from that url, and give me a "5th grade english" explanation of what it does, what is it used for, etc.

Ive learned a lot about coding doing that.