SideXP Core package

Core SideXP library for Unity, used as a dependency by most of our other packages.

As a general rule, this package is meant to be used as a foundation for our other packages, and can be imported safely in any project. It follows the following recommendations:

  • not being tied to a specific Render Pipeline
  • not alter the way Unity works or its exxpected usage
  • not have dependencies to our other packages
  • not have dependencies to specific Unity packages or third-party libraries

Features

  • Utility functions
  • Useful extensions for both Unity and C# types
  • Custom attributes
  • Design pattern implementations
  • Editor behavior monitoring
  • IMGUI helpers

Documentation & Help

If you need help or just want to chat with the community and the Sideways Experiments core team, you're welcome to join our Discord server!

Contributing

Do you want to get involved in our projects? Check our general contributing guidelines to learn more!

License

This project is licensed under the MIT License.


Crafted and maintained with love by Sideways Experiments

(c) 2022-2025 Sideways Experiments