MakeIt.Wrap is a framework for Unity to aid in the creation of wrap-around worlds.
It is a work-in-progress (or rather a work-on-hold), and should not be treated as production-ready.
MakeIt.Wrap depends on the following Unity packags:
Optional dependencies will unlock additional features:
- MakeIt.Tile for tile-based wrap-around worlds
This repository is arranged as a valid Unity package that can be imported into a Unity project using the instructions in the Unity Package Manager Manual.
We use SemVer for versioning. For the versions available, see the tags on this repository.
MakeIt.Wrap was originally part of a collection of private projects in a
single repository, so some of that shared history still exists within this
repository. Releases for other projects before the split are also tagged, such
as makeit-random-v1.0
.
- Andy Gainey
This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details