Jae Kong

Results 3 comments of Jae Kong

I found a workaround. Set loop with a contant binding instead of literal value. In your case, it would be ```swift let videoURL = Bundle.main.url(forResource: "onboarding_loop", withExtension: "mp4")! var body:...

> I tested just now, not quite working with Blender 2.93 M1 Mac unfortunately. Installing it with Blender's built-in pip doesn't work with M1 Mac but I found a workaround....

Found a workaround. (Macbook Pro M1 Max) - Install Python if it's not installed. You can check if it is installed by typing in `python --version` command in Terminal. -...