#Is this not how await works?

4 messages · Page 1 of 1 (latest)

unique moon
#

Is this not how await works?

ivory sinew
#

await waits for signals specifically

#

if it doesn't receive a signal, it just skips the await

#

for your use, rather than a bool, use a signal called finish_turn