Skip to content

Example scripts need namespaces to prevent conflicts #103

@umutkutlu

Description

@umutkutlu

Issue Definition

Scripts that are located in the Thirdweb/Examples folder do not have namespaces, which can sometimes cause conflicts with other Unity assets.
In my case, Thirdweb's Debugger conflicts with the DOTween's Debugger.

Suggested Solution:

To resolve this issue, the Thirdweb SDK should add namespaces to the example scripts. This will help to prevent conflicts with other Unity assets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions