Tyler Lum

Results 16 comments of Tyler Lum

I tried both of the following (wasn't sure which one you meant): ``` - target_paths=[("/World", True)], + target_paths=[("/Visuals", True)], ``` and ``` - target_paths=[("/World", True)], + target_paths=[("/World", True), ("/Visuals", True)],...

Here is a screenshot of what I see and a video of what I tried: ![Image](https://github.com/user-attachments/assets/905000c8-2e39-44c9-97de-b9c1f589e29f) https://github.com/user-attachments/assets/de38bccd-e03e-4a79-9f0d-4bff0a44c6f4

Another attempt: https://github.com/user-attachments/assets/aa4d2807-e285-4920-a08e-e85dd450824b

Github does not allow me to upload .usd files, so I compressed the folder of the two USD files here [2025-04-02_11-31-28.zip](https://github.com/user-attachments/files/19599189/2025-04-02_11-31-28.zip)

Any update on this? Let me know if you can/can't reproduce the issue

Thanks for looking into this. That's disappointing to hear. When I want an animation, I often want to show someone the generated behavior from multiple angles. But not being able...