An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
3.7 KiB

# Tutorial Videos {#tutorial_videos}
These free tutorial videos cover most of the functionality available in Fungus.
The videos are also available as a [YouTube playlist](https://www.youtube.com/watch?v=F1vmEtQ7k6M&list=PLiMlyObJfJmUohJ_M2pJhtrNKuNECo2Uk&index=1). Many thanks to [Paul Mc Grath](http://whackala.com) for contributing the videos, and [Eric Chen](https://twitter.com/Eric_hjk) for Chinese subtitles.
## Fungus Overview
<iframe width="560" height="315" src="https://www.youtube.com/embed/F1vmEtQ7k6M" frameborder="0" allowfullscreen></iframe>
## Installing Fungus in your project
<iframe width="560" height="315" src="https://www.youtube.com/embed/BQRdRz9Q5VY" frameborder="0" allowfullscreen></iframe>
## Basics of using Fungus
<iframe width="560" height="315" src="https://www.youtube.com/embed/u5fhU7xAz2o" frameborder="0" allowfullscreen></iframe>
## Using Event Handlers
<iframe width="560" height="315" src="https://www.youtube.com/embed/-rtnk9OGCQY" frameborder="0" allowfullscreen></iframe>
## Controlling the camera
<iframe width="560" height="315" src="https://www.youtube.com/embed/BTJpWheqTLA" frameborder="0" allowfullscreen></iframe>
## 2D graphics with Sprites
<iframe width="560" height="315" src="https://www.youtube.com/embed/SLcJkKblqhE" frameborder="0" allowfullscreen></iframe>
## Playing music and sound effects
<iframe width="560" height="315" src="https://www.youtube.com/embed/lNfM83XRSNQ" frameborder="0" allowfullscreen></iframe>
## Controlling animations
<iframe width="560" height="315" src="https://www.youtube.com/embed/HPktzBc7zv4" frameborder="0" allowfullscreen></iframe>
## Narrative based gameplay
<iframe width="560" height="315" src="https://www.youtube.com/embed/BVGMVCIUoVc" frameborder="0" allowfullscreen></iframe>
## Command flow and loops
<iframe width="560" height="315" src="https://www.youtube.com/embed/vrLNeFsoCyw" frameborder="0" allowfullscreen></iframe>
## Scripting scene objects
<iframe width="560" height="315" src="https://www.youtube.com/embed/GY8iJWSbLZg" frameborder="0" allowfullscreen></iframe>
## Using variables to track state
<iframe width="560" height="315" src="https://www.youtube.com/embed/uRh7INbed2I" frameborder="0" allowfullscreen></iframe>
## Tweening game objects using iTween
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ii2kz0AgqkU" frameborder="0" allowfullscreen></iframe>
## Supporting multiple languages
<iframe width="560" height="315" src="https://www.youtube.com/embed/kBIXOwfaaaU" frameborder="0" allowfullscreen></iframe>
## Editing story text
<iframe width="560" height="315" src="https://www.youtube.com/embed/WBA-shjuTBA" frameborder="0" allowfullscreen></iframe>
## Using Spine animations
<iframe width="560" height="315" src="https://www.youtube.com/embed/4nxfjlKcAhs" frameborder="0" allowfullscreen></iframe>
## Custom commands and event handlers
<iframe width="560" height="315" src="https://www.youtube.com/embed/WFEGnS7MU74" frameborder="0" allowfullscreen></iframe>
## Controlling Unity UI objects
<iframe width="560" height="315" src="https://www.youtube.com/embed/S3TKQ86xsJM" frameborder="0" allowfullscreen></iframe>
## Unite Europe 2015 talk
<iframe width="560" height="315" src="https://www.youtube.com/embed/9zqUx0xZBv4" frameborder="0" allowfullscreen></iframe>
## Fungus Live Stream #1
<iframe width="560" height="315" src="https://www.youtube.com/embed/W_lcfZS5REU" frameborder="0" allowfullscreen></iframe>
## Fungus Live Stream #2
<iframe width="560" height="315" src="https://www.youtube.com/embed/skxTOqvif3g" frameborder="0" allowfullscreen></iframe>
## Fungus Live Stream #3
<iframe width="560" height="315" src="https://www.youtube.com/embed/LTSHaxPsB-M" frameborder="0" allowfullscreen></iframe>