Terasology / Behaviors

Store for an assortment of behaviors that can be applied to creatures
https://terasology.github.io/Behaviors
6 stars 18 forks source link

refactor(Prepare-for-FlexableMoving): replace WalkingBlock(PF) usingwith Vector3ic(Joml) in `work` package's interfaces and impls. #84

Closed DarkWeird closed 2 years ago

DarkWeird commented 2 years ago

Replacing WalkingBlock with Vector3ic.

Should works as before.