Hi,
Yes, you can create dynamic lights with Vizard. Take a look at the [Vizard30]/examples/lighting/spotlight.py example script that comes with Vizard. It shows how to create a dynamic light. Lights are like all other node3d objects, so you can attach them to other nodes.
|