Open notdetninja47 opened 7 years ago
I have the same kind of issue with ARKit when I try CABasicAnimation on nodes. cf. my comment in #5
@notdetninja47 and @Francescu , I was having the same problem. I had another renderer. This was the solution: https://stackoverflow.com/questions/40378180/scnrender-scene-with-animated-objects
Checked with different dae and scn animations. All of them are animating on sceneView, but not moving on the video.
There is a strange bug - when I'm starting recording model is not animating, but if I switch it to another model in scn without animation and after a second change back to animated model it starts animating (only with this one, other doesn't make any effect, not in dae, not in scn).