#Task system bug

1 messages · Page 1 of 1 (latest)

fringe slate
#

I’m trying to make a task system. One of the tasks is “feed the cat.”
I have 9 spawn points, and the system should randomly pick 6 of them to spawn items.
But when I test it ingame, nothing happens.
I added some debug prints, and they show that the code is running, but nothing shows up in the game.
Anyone know what might be wrong?

sly ivy
fringe slate
fringe slate
sly ivy
#

oh wait