... | ... | @@ -71,19 +71,18 @@ Let's add some animations to the model we made before. |
|
|
|
|
|
#### idle [Loop]
|
|
|
|
|
|
> ![](https://raw.githubusercontent.com/Ticxo/Model-Engine-Wiki/master/wiki/animation/idle.gif)
|
|
|
> ![](/Assets/Modeling/capybara_idle.gif)
|
|
|
|
|
|
#### walk [Loop]
|
|
|
|
|
|
> ![](https://raw.githubusercontent.com/Ticxo/Model-Engine-Wiki/master/wiki/animation/walk.gif)
|
|
|
> ![](/Assets/Modeling/capybara_walk.gif)
|
|
|
|
|
|
#### attack [Override]
|
|
|
#### feed [Override]
|
|
|
|
|
|
> ![](https://raw.githubusercontent.com/Ticxo/Model-Engine-Wiki/master/wiki/animation/attack.gif)
|
|
|
> ![](/Assets/Modeling/capybara_feed.gif)
|
|
|
|
|
|
These are 3 very basic animations done simply by moving and rotating a few parts. However, more complicated animations
|
|
|
are also done by such methods, only using more frames to create more fluid movements. Since this model is a robot,
|
|
|
robotic movements are fine.
|
|
|
are also done by such methods, only using more frames to create more fluid movements.
|
|
|
|
|
|
## Importing Animations
|
|
|
|
... | ... | @@ -97,4 +96,4 @@ Animations are automatically imported through the `.bbmodel` file you provided. |
|
|
|
|
|
With enough patience, you too can achieve something like this:
|
|
|
|
|
|
![Video Demo](https://img.youtube.com/q_PGwPKPn-U/0.jpg) |
|
|
\ No newline at end of file |
|
|
[![Video Thumbnail](https://i.ytimg.com/vi/TyxtEDoYud8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDIF94ARrUkst9KplWoSRL1HJ05hg)](https://youtu.be/TyxtEDoYud8) |
|
|
\ No newline at end of file |