Resolver
In order to avoid thinking about the model inside the Widget, you need to create the required number of resolvers.

The above is a resolver for the main character. The VM from this example is also used for enemies to indicate health above the enemy's head. The model itself, when spawning an enemy in the world, will take care of creating the VM as well.
Last updated