Namespace and "Player" Reference

Hello,

In trying to start a project with Bolt, along with Rewired and the 2D Platformer Pro asset, I was unable to use the bridge between the 2D Platformer and Rewired until I removed Bolt.

It caused the code "CS0029" and the description "Cannot implicitly convert type 'Rewired.Player' to 'Player' on Line 83.

I believe that this starts a chain reaction of 8 more errors about definitions not having extension methods.

In posting in the 2D Platformer Pro forum the developer suggested that a namespace be used with the "Player" reference in Bolt to avoid this issue with this and any other asset.

Thanks for your help in advance

Comments

  • Player.cs is a file in the tutorial included with Bolt, if you don't want it then uncheck it when important Bolt