I Have question about Node Link List
Posted: Sun Oct 20, 2024 11:58 am
Hi Tony
I want to ask about link list, is there posibility to choose next node by the link number? For example in Node 1 i will do something to tell dialogue system to go to Node 4 via link 3
Or in Node 1 It will check var and it will choose the link number equel to var
For example var = 2, Node 1 will check var and choose Link 2 because of that
I want to ask about link list, is there posibility to choose next node by the link number? For example in Node 1 i will do something to tell dialogue system to go to Node 4 via link 3
Or in Node 1 It will check var and it will choose the link number equel to var
For example var = 2, Node 1 will check var and choose Link 2 because of that