gamedev-pro / dmotion

DMotion - A high level Animation Framework for Unity DOTS
Other
491 stars 47 forks source link

Assembly Reference Is Missing #21

Closed Shaun-Fong closed 1 year ago

Shaun-Fong commented 2 years ago

Library\PackageCache\com.gamedevpro.dmotion@c8e8113ca8\Runtime\Authoring\AnimationStateMachine\AnimationTransitionGroup.cs(4,7): error CS0246: The type or namespace name 'Codice' could not be found (are you missing a using directive or an assembly reference?)

image

gabrieldechichi commented 2 years ago

Hi @Shaun-Fong. This issue is fixed on branch feature/v0.3.4. It will soon be merged to main , but you can use this branch in the meantime if you like.