Skip to content

Reflex should include Samples in Samples~ folder #114

@AldeRoberge

Description

@AldeRoberge

Unity provides a built-in, user-friendly system for distributing and loading samples directly from a package, as described here.

This feature allows users to easily import example scenes, prefabs, or scripts into their own projects with just a few clicks, directly from the Package Manager UI:

Unity Sample Import Screenshot

Why this matters

Providing official samples helps new users quickly get familiar with the project’s features in a hands-on way, using their own environment.
It reduces onboarding friction and improves adoption by showing practical examples of setup and integration.

Proposal

  • Include one or more sample packages under the Samples~ folder.
  • Each sample should demonstrate key functionality (e.g., setup, configuration, or basic usage).
  • Ensure samples are referenced in package.json under "samples" so they appear in the Unity Package Manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions