Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericfreeman/fakestopmotion

Fake stop motion effect for Unity
https://github.com/ericfreeman/fakestopmotion

Last synced: about 2 months ago
JSON representation

Fake stop motion effect for Unity

Awesome Lists containing this project

README

        

# Fake Stop Motion for Unity

![Fake Stop Motion](fake-stop-motion.gif)

## Instructions

Add [the script](https://github.com/EricFreeman/FakeStopMotion/blob/master/Assets/FakeStopMotion.cs) to any component, set FPS property to your desired frames per second, assign the `Animator` property, and then be sure to set the `Animator` Update Mode to Animate Physics.