Forum rules - please read before posting.

Menu button doesn't recognize that a menu exists Menu To Switch To

edited August 2014 in Technical Q&A
Hello,

basically I copied the Demo Manager and changed it into my own name, edited it a bit and just copied the "options" part and even created a new menu... I added specific titles to ea menu, however when I'm trying to open it through the button menu to switch to it tells me: 

Cannot find any menu of name 'Options2'
UnityEngine.Debug:LogWarning(Object)
AC.PlayerMenus:CheckClick(Menu, MenuElement, Int32, MouseState) (at Assets/AdventureCreator/Scripts/Controls/PlayerMenus.cs:890)
AC.PlayerMenus:UpdateElements(Menu) (at Assets/AdventureCreator/Scripts/Controls/PlayerMenus.cs:710)
AC.PlayerMenus:UpdateAllMenus() (at Assets/AdventureCreator/Scripts/Controls/PlayerMenus.cs:765)
AC.StateHandler:Update() (at Assets/AdventureCreator/Scripts/Game engine/StateHandler.cs:124)


The menu exists and that is the name "Options2" copied from the menu itself onto the button ... not sure why I'm getting this issue.

Help would be appreciated.

thanks 

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.