Giter Site home page Giter Site logo

trailrecorder2d's Introduction

TrailRecorder2D

Unity tool for recording trail snapshots of 2d GameObjects

This is a simple tool I made to have a snapshot of my player's trail during the last play. It was useful for easily checking where I had place floors or walls.
The idea is taken from the presentation of Mario Maker at E3 2014.

Requires

Unity 4.3 or higher.

Usage

Just add the TrailRecorder script to the GameObject you want to record its trail from.

You can set the snapshots's limit to avoid overburdening your scene with too many snapshots (or leave it as zero ignore this limit).

The visible field determines if each snapshot must be instantiated after recording it.

You can clear the recorded snapshots with the Clear all button (this will also destroy all the instances in the scene).

All snapshots instances are placed as child of a container GameObject to make it easier to destroy them.

Limitations

  • Currently it can only record snapshots from a single GameObject at the same time.
  • Transitions between play mode are only handled if method OnEnable in our TrailRecorderEditor is called.

trailrecorder2d's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  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.