Hey I want to draw a box in parking when players in parking they can put their car in parking so I did that and create a function that check if player stay in a rectangle ( I give two coord x1,x2…) but when I finish it I saw player can also park their car in out of parking so I draw a box to see what’s wrong
If you can see the box in photo you can recognize that the rectangle is not straight I think its because the map I want to know how I can fix this or anyone did have this issue?