I'm using Godot with Rapier physics engine.
Are Spine2D physics simulated at game runtime, or are the physics animations baked down prior to engine use? If simulated during runtime, does it simulate using Spine2D physics or Rapier physics?
Will a rope with a Spine2D physics constraint interact with a box using Rapier physics?