kaosat-dev / Blenvy

Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabling componenets with checkbox does not properly disable them

sweglord227 opened this issue · comments

Trying to convert marker components into xpbd rigid bodies, and in testing it I noticed that toggling the checkbox does not actually toggle them as expected. With the marker component unchecked it is still compiled into the gltf file.

2024-05-24_19-33-51
2024-05-24_19-34-16