Coroutines?

Back
nebylet
Join Date:
Posts:
Jul 2023
20
10 months ago | 14 • By nebylet

Do coroutines work? I am not very used to working with coroutines.



Main game I am working on -> https://polytoria.com/places/6932

Dusekkar
Join Date:
Posts:
Streak:
Sep 2022
1648
39 days
10 months ago • By Dusekkar 39d

no idea



u clown but u nice :)

WaterMelon1
Join Date:
Posts:
Nov 2022
795
10 months ago • By WaterMelon1
nebylet
nebylet 10 months ago
Do coroutines work? I am not very used to working with coroutines.

Yes, coroutines work.
Threads also work.


nebylet OP
Join Date:
Posts:
Jul 2023
20
10 months ago • By nebylet OP

is there a limit and can I use wait() in a coroutine



Main game I am working on -> https://polytoria.com/places/6932

WaterMelon1
Join Date:
Posts:
Nov 2022
795
10 months ago • By WaterMelon1
nebylet
nebylet 10 months ago
is there a limit and can I use wait() in a coroutine

Experiment and you'll find out.