The dynamic linkage is for improving testing cycle time, not for any direct impl reason.
I have basic UI elements! They can't be updated, yet, and there's still no game logic to allow the player to affect it on their own.
The ship, such as it is, exists and moves when the player presses "W". Position is updated according to velocity, and the mesh transform is updated to match the position.