Difference between revisions of "Tutorials"

From The Official Visionaire Studio: Adventure Game Engine Wiki
m (Videos)
m (Videos)
Line 36: Line 36:
 
|-
 
|-
 
| [https://www.youtube.com/watch?v=2wtMCgcyA0M Setting up a Visionaire project]
 
| [https://www.youtube.com/watch?v=2wtMCgcyA0M Setting up a Visionaire project]
|-
+
|}
|  
+
 
 +
 
 +
{| class="ts"
 
|-
 
|-
 
| [https://www.youtube.com/watch?v=ZmS--K7nwfU New Game Essentials 001: Starting a new adventure]
 
| [https://www.youtube.com/watch?v=ZmS--K7nwfU New Game Essentials 001: Starting a new adventure]
Line 46: Line 48:
 
|-
 
|-
 
| [https://www.youtube.com/watch?v=TE_ug0Z__sc New Game Essentials 004: Of mice and interfaces]
 
| [https://www.youtube.com/watch?v=TE_ug0Z__sc New Game Essentials 004: Of mice and interfaces]
|-
+
|}
|  
+
 
 +
 
 +
{| class="ts"
 
|-
 
|-
 
| [[https://www.youtube.com/watch?v=R9bxuitOPZk Game Assets 001: Creating bitmap fonts]
 
| [[https://www.youtube.com/watch?v=R9bxuitOPZk Game Assets 001: Creating bitmap fonts]
 
|}
 
|}
 
{{toc}}
 
{{toc}}

Revision as of 00:43, 7 January 2015

Here you can find a list of tutorials & how to guides for Visionaire Studio by various members of the Visionaire Studio Team & its users.

Basic

Tutorial Name By
How to create hotspots using images or animations AFRLme
How to prevent skipping of cutscenes & videos (videos still skip) AFRLme

Intermediate

Tutorial Name By
How to create dynamic lighting effects using images AFRLme

Advanced

Tutorial Name By
How to create dynamic clouds (random scale, image & speed) AFRLme

Videos

Redspark's Video Tutorial Series
Setting up a Visionaire project


New Game Essentials 001: Starting a new adventure
New Game Essentials 002: Making a scene
New Game Essentials 003: Character building
New Game Essentials 004: Of mice and interfaces


[Game Assets 001: Creating bitmap fonts