Block a user
feature-attributes
Tried some things. It looks like the editor can't set properties at all, only fields.
WIP: feature-attributes
WIP: attribute system
Implement Attribute System
Since duders and enemies have different stats, is the idea to make AttributeSet an interface with a public Attribute Get(someAttrEnum)
?