Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ericfreeman/fakestopmotion
- Owner: EricFreeman
- Created: 2021-03-09T04:55:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T05:00:07.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T15:45:13.415Z (about 2 months ago)
- Language: C#
- Size: 17 MB
- Stars: 27
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.