UpdateWorld question

Blitz3D Forums/Blitz3D Programming/UpdateWorld question

Hi

UpdateWorld has a param to control animation speed, so, if I do UpdateWorld 0, will this leave all animations unaffected? I want to update collisions several times per frame but not animations.

Thanks!

I believe so. That was the case last time I tried it anyway, but that was some time and several versions ago.

OK, thanks DJW. :)