Closed Vich2094 closed 8 months ago
backpack playergui support basically.
Is there a specific use case for this? Usually PlayerGui is an exact copy of StarterGui (which gets saved already)
backpack playergui support basically.
Is there a specific use case for this? Usually PlayerGui is an exact copy of StarterGui (which gets saved already)
Some games such as combat warriors use roact for their gui, which makes it not save in startergui.
Use IsolateLocalPlayer Instead (PlayerGui will be included in it)
backpack playergui support basically.