#stop task thing

1 messages · Page 1 of 1 (latest)

harsh grove
#

weird thing is that the particles where displaying, that was what made me think that the task was running

frosty flame
#

Well that's because you're forcing the run method by making the SpiralTrailsManager a task (and calling the tasks run method)

harsh grove
#

so im running the manager not the task?

frosty flame
#

Yes

harsh grove
#

ohh

frosty flame
#

Actually I can't find the code where you start the manager either

#

either way that's all wrong

harsh grove
#

ok

frosty flame
#

That's creating an instance

#

It's not starting the task

harsh grove
#

then its line 33

frosty flame
#

Not that either

#

as I said earlier your startTask method doesn't start the task

harsh grove
#

ye

#

i think i see whats wrong

#

nvm i dont lol

#

aint im doing kinda the same im doing in Crown manager and task?

#

actualy nvm

harsh grove
#

how could i make it work then? i couldnt find anything that helped me in the link you sent