So I was trying to make some subtitles ,and it looks like Ive done without error. But they just wont work. Can you help me? I was trying to figure to it out myself but failed
You’ve set it to talk when he’s thirsty.
He should talk when hydration is between 1 and 20.
Like this ?
But it doesn’t work either
1)22 ,I was putting 20 and below that so it works immediately but it did not
2)I was testing if He is hydrated he can jump so through time he wasnt able to jump but I made 21 and delay with 1 second.Idk why
3)No
I dont get it
No it doesn’t
That looks good
Ok, some questions:
-
What is the initial value of hydration?
-
Does the decrement actually work? You can test it with a print string
-
Does the branch ( if statement ) fire? You can also test that with a print.
Is the hydration event and the subtitles event getting called? You can test with print string.
How are you trying to call them?
¯_(ツ)_/¯
Its first time im creating my own events
Ok so I fixed the problem with decrement and branch . But subtitles and sound are not working