I am trying to animate an object in ursina but it doesn’t work for me. How to fix?
door1.animate_y = (18, duration=5) I heard from another post to use 1 equal sign for duration. I used 1 equal sign for duration and I though it would work, but it said invalid syntax. When I use 2 equal signs, it can’t identify duration. Can somebody help me? -Developer python animation ursina New contributor Developer […]