ElvenEngine
ElvenEngine copied to clipboard
Behaviors mapping for usage in Editor for the BehaviorComponent
I've decided to avoid scripting in my engine and BehaviorComponent with IBehavior is my replacement for the scripts. So, I need a way to choose behavior from the list in Editor for the BehaviorComponent.