Is there a way to prevent these prefabs from being instantiated?
Basic Standard UI Quest Log Window
Basic Standard Quest Tracker HUD
Basic Standard UI Selector Elements
Prevent Basic Standard UI Quest Log Window instantiation?
-
- Posts: 222
- Joined: Wed Jan 22, 2020 10:48 pm
Re: Prevent Basic Standard UI Quest Log Window instantiation?
Yes. Remove or disable the Dialogue Manager GameObject's Instantiate Prefabs component, or remove those prefabs from its Prefabs list.
-
- Posts: 222
- Joined: Wed Jan 22, 2020 10:48 pm
Re: Prevent Basic Standard UI Quest Log Window instantiation?
Perfect, thank you! Not sure how i missed it