Difference between revisions of "Tutorials"
From The Official Visionaire Studio: Adventure Game Engine Wiki
m |
m |
||
| Line 35: | Line 35: | ||
{| class="ts sortable" style="width:100%" | {| class="ts sortable" style="width:100%" | ||
|- | |- | ||
| − | ! style="text-align:left; width: | + | ! style="text-align:left; width:50px;" | # |
! style="text-align:left" | Miscellaneous | ! style="text-align:left" | Miscellaneous | ||
|- | |- | ||
| Line 43: | Line 43: | ||
{| class="ts sortable" style="width:100%" | {| class="ts sortable" style="width:100%" | ||
|- | |- | ||
| − | ! style="text-align:left; width: | + | ! style="text-align:left; width:50px;" | # |
! style="text-align:left" | New Game Essentials | ! style="text-align:left" | New Game Essentials | ||
|- | |- | ||
| Line 57: | Line 57: | ||
{| class="ts sortable" style="width:100%" | {| class="ts sortable" style="width:100%" | ||
|- | |- | ||
| − | ! style="text-align:left; width: | + | ! style="text-align:left; width:50px;" | # |
! style="text-align:left" | Game Assets | ! style="text-align:left" | Game Assets | ||
|- | |- | ||
Revision as of 17:32, 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 |
| |
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
| # | Miscellaneous |
|---|---|
| 01 | Setting up a Visionaire project |
| # | New Game Essentials |
|---|---|
| 01 | Starting a new adventure |
| 02 | New Game Essentials 002: Making a scene |
| 03 | New Game Essentials 003: Character building |
| 04 | New Game Essentials 004: Of mice and interfaces |
| # | Game Assets |
|---|---|
| 01 | Game Assets 001: Creating bitmap fonts |