Bolt 106 - Animation Tutorial Issue

Options
Hi, I am new in this field and have tried to follow the Bolt Tutorials. When I am following Bolt 106, I got this error (see below). How can I fix it? Thanks in advance!


/Users/csl/ELRO/Temp/bolt/prefabs.cs(10,40): error CS0102: The type `BoltPrefabs' already contains a definition for `Robot'
UnityEngine.Debug:LogError(Object)
Bolt.Editor.Compiler.BoltUserAssemblyCompiler:ErrorDataReceived(Object, DataReceivedEventArgs)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()

Comments

  • ramonmelo
    Options
    Hello @STEM101 ,

    Check if you on your Bolt Assets definitions ("Bolt/Assets" menu), you don't have duplicated a State definition with the same name "Robot".