Quote:
Originally Posted by Aykay
|
I dont want this.
I want one call if player go to the water.
Now i understands there are no sucks forwad .
I think i need to make this with bool, like when player jump water then
water code
if bool1 = true
bool2 true
if bool2 = true
bool1 = false
bool2 = false
and my code here.
how i reset bool, how i catch when player is not in the water

?
Thanks anyway.