Hello
I try to do following task
If a player distances is greater than 5 then it should say You are to far
If a player distance is less than 4 it should say u r to close
If a player distance is between say 4 and 5 is correct
So I need to store the distance it’s on in a variable, how can I do that or what will the logic to achieve the above task
Please Help
Thanks
