for example i want to put items in an array as soon as something happens to them, but the order needs to be specific. so at the end id like to compare one array to another one to see if players triggered those events in the correct order.
maybe theres better ways of doing this so please let me know
ps: figured out using identical node works, but if theres a better of way of doing somethnig like this please let me know
maybe theres better ways of doing this so please let me know
ps: figured out using identical node works, but if theres a better of way of doing somethnig like this please let me know
Comment