Hello,
I am using Unity 2018.3.10f1 and Obi 4.1.
If I create a new 3D project and import Obi Cloth, there is a compilation error:
"Assets/Obi/Sample Scenes/SampleResources/Scripts/ColorFromVelocity.cs(11,27): error CS0246: The type or namespace name 'ObiEmitter' could not be found (are you missing a using directive or an assembly reference?)"
After I delete that script the error goes away.
I am using Unity 2018.3.10f1 and Obi 4.1.
If I create a new 3D project and import Obi Cloth, there is a compilation error:
"Assets/Obi/Sample Scenes/SampleResources/Scripts/ColorFromVelocity.cs(11,27): error CS0246: The type or namespace name 'ObiEmitter' could not be found (are you missing a using directive or an assembly reference?)"
After I delete that script the error goes away.