Add Player BindingCustomizer
Closed this issue · 1 comments
battila7 commented
Data that belongs to the current player (and not to its entities) is not exposed to the DSL at this moment.
A new DslBindingCustomizer
should be introduced that provides an object that exposes getter
methods that make it possible to access Player-level data. One example is the current resource level of the player.