I had this error too and importing animatable fixed it (that’s the module that defines the missing beginDirectAnimation function)…
import "@babylonjs/core/Animations/animatable";
I had this error too and importing animatable fixed it (that’s the module that defines the missing beginDirectAnimation function)…
import "@babylonjs/core/Animations/animatable";