Browse Source

Improved tutorial video page

master
Christopher 8 years ago
parent
commit
23fc4b8a7d
  1. 6
      Docs/fungus_docs/about.md
  2. 53
      Docs/fungus_docs/tutorial_videos.md

6
Docs/fungus_docs/about.md

@ -4,7 +4,7 @@
Fungus is a tool which makes it easy to add colourful characters and craft gripping storylines in your game, even if you have never used <a href="http://unity3d.com" target="_blank">Unity</a> before. Our intuitive interface lets everyone create beautiful story games easily - <b>for free and with no coding</b>!
![img community]
![img fungus_town]
## Who's it for?
Fungus is popular with writers, illustrators, animators and game designers, especially visual novel & interactive fiction authors. Many people using Fungus are creating games in Unity for the very first time. It is a popular choice for game jams and game design courses.
@ -13,12 +13,12 @@ Fungus is popular with writers, illustrators, animators and game designers, espe
We believe that interactive storytelling should be accessible to everyone, so Fungus is <b>100% free & open source</b>. It works great with both the free and pro versions of Unity 3D. Fungus is inspired by other great open source storytelling tools like [Twine], [Ren'Py] and [Scratch].
![img fungus_town]
## Community
The Fungus community is very welcoming and helpful to newcomers. Many people using Fungus have never used Unity or even made a game before, so feel free to ask questions on our [community forum]. Helping other people with their questions is a fantastic and very welcome way to contribute back to the community.
![img community]
## Features
@htmlonly

53
Docs/fungus_docs/tutorial_videos.md

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

Loading…
Cancel
Save