How to get parameter value from script?

,

Hey!

Have a pickle here. I have a 3D pathfinding set up within 2.5D environment. The script, upon click on wherever, finds the closest endpoint of the path, draws it from current Endpoint and the Character starts to move to the new destination.

Thing is, it is not my script [it’s far from my capabilities at this time] and all I see there, that there is used a parameter called “end”.

I want to play an animation at the endpoint every time I move it (OnMouseButtonUp), but I cannot het the Vector3 value from the param “end”. How to do that? Aunt Google is not in the mood again :frowning:
Olafs

…nope…

Privacy & Terms