luis-l / BonsaiBehaviourTree

An advanced behaviour tree solution for the Unity game engine
MIT License
417 stars 45 forks source link

Add for description of ConditionalAbort #35

Open VectorGCC opened 1 year ago

VectorGCC commented 1 year ago

If you add a description to ConditionalAbort by inheriting from Description, there is not enough spacing between the description of the base class and the description of the inheritor.

VectorGCC commented 1 year ago

https://github.com/luis-l/BonsaiBehaviourTree/pull/36