Hi,
Thanks that does help. It still doesn't work fully but I'll have a play around with it a bit more and see what I can do.
Counting up for quest time
Re: Counting up for quest time
If you get totally stuck, let me know and I'll see if I can put together an example.
Re: Counting up for quest time
Hi,
So I think I've got it to work now. I just changed the check for the message to be separate from the counter and for each node when they become true it makes the RunTimer node inactive to stop the timer counting up. I've tested it quite a bit and it seems to work so fingers crossed!
Thank you for being so responsive and helpful.
So I think I've got it to work now. I just changed the check for the message to be separate from the counter and for each node when they become true it makes the RunTimer node inactive to stop the timer counting up. I've tested it quite a bit and it seems to work so fingers crossed!
Thank you for being so responsive and helpful.
- Attachments
-
- TimerTree.PNG (41.94 KiB) Viewed 721 times
Re: Counting up for quest time
Nice! I think separating the nodes like that actually makes the logic more visually clear anyway.