hello,
this is the problem:
i want that every time i will touch at some event when im at some state, the variable "chukumuko" will be diminished at 10.
i did somthing like that:
event triger - event touch
chukumuko variable = 50
if player state = WOW
chukumuko =-10
if chukumuko <= 0
show text "adsfgadsfdasf"
this is the problem:
i want that every time i will touch at some event when im at some state, the variable "chukumuko" will be diminished at 10.
i did somthing like that:
event triger - event touch
chukumuko variable = 50
if player state = WOW
chukumuko =-10
if chukumuko <= 0
show text "adsfgadsfdasf"