Forum rules - please read before posting.

Unity UI Interaction Menu - Appear At Cursor And Freeze?

Hey everyone,

little hitch when using Unity UI for our Interaction Menu. Our Position Type is set to Appear At Cursor And Freeze. However, it only stays in the same spot (centre of Canvas / panel). 

Works great when it's and Adventure Creator Menu. Any idea how fix this? 




Comments

  • Check the RectTransform field in the Menu's list of properties in the Menu Manager.  A bug was recently found in which Menus created with the New Game Wizard didn't have this set properly, but you can assign it manually as the Panel child of the InteractionUI, if you're using the provided UI prefab.
  • Culprit was indeed the RectTransform + the panel's size covering the entire canvas. 
     Thanks for the support Chris!
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.