open-stage / blender-dmx

Blender addon to design and render DMX lighting.
GNU General Public License v3.0
195 stars 14 forks source link

Weird interference in programmer #75

Closed yellowblob closed 9 months ago

yellowblob commented 9 months ago

If I change any value of the second lamp in the programmer. The first fixture's pan is changing. Further the zoom is not doing anything at all.

blender 4.0.1 MacOS Ventura now_viz.blend.zip

vanous commented 9 months ago

Hi there!

This is because you have not addressed each fixture to a separate DMX address. You can read more about concept of DMX here: https://github.com/open-stage/blender-dmx/wiki/DMX

As for the fixture not reacting to zoom, you need to choose a fixture which actually does have a zoom.

This may look/sound strange, but GDTFs describe real world devices and so if the device does not have zoom or pan or color, the GDTF does not have it either.

I would suggest to ask in Discord, rather then using the issue tracker for general help. :)

yellowblob commented 9 months ago

🤦‍♂️my bad, sorry.