Skip to content

I want a Panel that generates OuterMapParent

Created by: hexclare

Currently, an OuterMapParent is generated in the center of the scene on every launch. (Sorry for my mistake.) However, I want to be able to generate and display only OuterMapParent on the Panel that can be prepared in advance. Because OuterMapParent wants all the size and location of XYZ to depend on the parent UI Panel (I want it to fit the Panel size).