natecraddock / projectile

An artist-friendly tool for throwing stuff around inside Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projectile addon and blender v4.0

helmut2000 opened this issue · comments

I noticed the trajectory path was not being drawn in v4.0. It can be fixed by editing line 218 in utils.py. Change '3D_UNIFORM_COLOR' to 'UNIFORM_COLOR'.

thanks

Hey! I believe I already made this fix in this commit: cf292ab

Could you download the most recent version and confirm that it is still broken?