Code Monkey home page Code Monkey logo

giles's Introduction

giles

A Runtime Level Editor for Unity3D

giles

What is it?

GILES is a runtime level editor for Unity games. It is designed to be completely functional on it's own, but open to extensibility at every opportunity.

Out of the box here's what GILES provides:

  • Selection manager
  • Grid snapping
  • Translate, rotate, and scale handles
  • Scene save / load
    • Levels written to human-readable JSON.
    • Saves all objects in scene via reflection, no additional code required.
    • Writes only state deltas if prefabs are used.
    • Serialization process is customizable with both simple attributes or complete overloading.
  • Undo/redo.

Quick Start

  • Install Unity 5.3 or greater.
  • In Player Settings, set "API Compatibility Level" to ".NET 2.0"
  • Open GILES project.
  • Open GILES/Example/Level Editor

Contributing

Bug reports should be submitted to the Issues queue on Github. Feature requests should be either posted on the forums or contributed via pull request.

License

See Unity Asset Store EULA.

In short - you are free to ship your game using GILES, but do not distribute GILES as source code.

When GILES moves out of beta it will become a paid product. You are however free to continue using GILES at it's current state (eg, when GILES becomes a paid product we won't revoke the license to use the version you're currently using; it simply means updates will no longer be free).

giles's People

Contributors

karl- avatar eitanelbaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.