So does anyone remember paper Mario? A very useful kind of mechanic that was introduced was a menu that popped up when Mario collided with an object, and then was able to make a choice from the menu and then play an animation. Is there a way to have an in game menu pop up for the player to use that can be used as an action menu for someone to interact with another character or object?
That is really easy to do using a Canvas. You just need to place the UI stuff you need into the Canvas and turn it on/off as you need the menu. I guess you are not all that familiar with the UI system. Here is a good tutorial that should help you along:
1 Like