Skip to content

moto2002/3d-tilemap-editor-unity

 
 

Repository files navigation


3D tilemap Editor

A Simple and easy to use 3d tilemap editor for unity
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. TODO / Planned Features
  4. Contributing
  5. License
  6. Contact

About The Project

A little Demo

Watch the video

A 3D Tile map Package helps developers create levels easily in 3d projects. Allowing developers to place objects or " Tiles" in scene view just by clicking, introducing fully 3d tile map support from gizmo visualization to multiple floor support.

Here's why:

  • unfortunately unity doesn't support tile mapping for 3D projects yet
  • it's really hard for developers to make level prototype contain game-play that can be immediately tested
  • helping developers to focus more on game-play and game's content instead of wasting time organizing thousand of pieces to create levels .

(back to top)

Built With

Getting Started

To Get Started follow steps provided in unity docs.

  • use this git url
    https://github.com/somebodyawesome-dev/3d-tilemap-editor-unity.git

TODO / Planned Features

  • Add multiple floor support
  • Fix scaling bug when a project is reopened in unity
  • Upgrade UI
  • Add Short key support
  • Cleaning and refactoring

See the open issues for a full list of proposed features ( and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

toul mohamed bachar - @bsh.twl - luckynoob2011830@gmail.com

Project Link: https://github.com/somebodyawesome-dev/3d-tilemap-editor-unity

About

unity window editor for 3d tile mapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%