https://github.com/ericfreeman/fakestopmotion
Fake stop motion effect for Unity
https://github.com/ericfreeman/fakestopmotion
Last synced: 3 months ago
JSON representation
Fake stop motion effect for Unity
- Host: GitHub
- URL: https://github.com/ericfreeman/fakestopmotion
- Owner: EricFreeman
- Created: 2021-03-09T04:55:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T05:00:07.000Z (over 5 years ago)
- Last Synced: 2025-05-12T22:39:08.260Z (about 1 year ago)
- Language: C#
- Size: 17 MB
- Stars: 34
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fake Stop Motion for Unity

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