Difference between revisions of "Tutorials"
From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 125: | Line 125: | ||
|- | |- | ||
! style="text-align:left; width:30px;" | # | ! style="text-align:left; width:30px;" | # | ||
− | ! style="text-align:left | + | ! style="text-align:left" | Der Hitchhiker's Guide zu Visionaire Studio 5 [DE] || The Hitchhiker's Guide to Visionaire Studio 5 [EN] |
|- | |- | ||
| 00 || [https://www.youtube.com/watch?v=cyMbp_FE0nc Vorstellung] || Introduction | | 00 || [https://www.youtube.com/watch?v=cyMbp_FE0nc Vorstellung] || Introduction | ||
Line 164: | Line 164: | ||
|- | |- | ||
| 18 || [https://www.youtube.com/watch?v=4Dm57p_sZKs Lua Crashkurs (2/2)] || Lua Crash Course (part 2 of 2) | | 18 || [https://www.youtube.com/watch?v=4Dm57p_sZKs Lua Crashkurs (2/2)] || Lua Crash Course (part 2 of 2) | ||
+ | |- | ||
+ | | 19 || [https://www.youtube.com/watch?v=iw34-nYtBOo Gamepad-integration] || [https://www.youtube.com/watch?v=7orjQa6_jQw Gamepad Integration] | ||
|} | |} | ||
Revision as of 14:45, 8 October 2018
Here you can find a list of tutorials & how to guides for Visionaire Studio by various members of the Visionaire Studio Team & its users.
Text / Image Tutorials
Basic
Intermediate
Tutorial Name | By |
---|---|
How to create dynamic lighting effects using images | AFRLme |
How to create a simple playtime counter using a value, display text & a few lines of Lua script | AFRLme |
Advanced
Tutorial Name | By |
---|---|
How to create dynamic clouds (random scale, image & speed) | AFRLme |
Video Tutorials
Andiliddell's Video Tutorials
These tutorials are intended for Visionaire Studio 4.x. Actually these videos document the creation & development process of Andi's submission for the Visionaire Studio 4.x Demo Game Competition.
# | Fantasy Quest Development Videos |
---|---|
01 | Introduction, setup & interface |
02 | Scenes, room artwork, layers |
03 | Character animations & setup |
04 | Interfaces, verb coins, cursors, fonts, walk-able areas |
05 | Objects, visible condition, changing rooms |
Redspark's Video Tutorials
These tutorials are intended for Visionaire Studio 4.x.
# | Miscellaneous |
---|---|
01 | Setting up a Visionaire project |
# | New Game Essentials |
---|---|
01 | Starting a new adventure |
02 | Making a scene |
03 | Character building |
04 | Of mice and interfaces |
05 | Fee, fi, fo font |
# | The Scenic Route |
---|---|
01 | The way of the waypoint |
02 | A behind the scene objects view |
03 | Reading the signs |
04 | Snooping around |
05 | Bride of waypoint |
# | Game Assets |
---|---|
01 | Creating bitmap fonts |
Sebastian's Video Tutorials
These tutorials are intended for Visionaire Studio 5.x. Playlist: here.
# | Der Hitchhiker's Guide zu Visionaire Studio 5 [DE] | The Hitchhiker's Guide to Visionaire Studio 5 [EN] |
---|---|---|
00 | Vorstellung | Introduction |
01 | Projektplanung & Übersicht | Project Planning & Overview |
02 | Mauszeiger, Schriftarten & Charaktere | Mouse Cursors, Fonts, & Characters |
03 | Erste Szene & Wegsysteme | First Scene & Way-system |
04 | Charakterskalierung & Lightmaps | Character Scaling & Lightmaps |
05 | Deponia / Baphomets Fluch 1-Click Interface | Single Command Interface (aka the broken sword interface) |
06 | Sam & Max Hit the Road Interface | Cycle Command Interface (aka the sam & max interface) |
07 | SCUMM Interface | Retro Command Interface |
08 | Verb Coin Interface | Ring Interface (aka the curse of monkey island interface) |
09 | Items | Items |
10 | Das klassische Inventar | Classic Point & Click Inventory System |
11 | Das moderne Inventar | Drag & Drop Inventory System |
12 | Kommentargruppen | Comment Sets |
13 | Hotspot-Animationen | Hotspot Animations |
14 | Standard Dialog System | Standard Dialog System |
15 | Das Puzzle | Creating a Scene Interaction Puzzle |
16 | Spielstand Speichern & Laden | Save & Load Menu |
17 | Lua Crashkurs (1/2) | Lua Crash Course (part 1 of 2) |
18 | Lua Crashkurs (2/2) | Lua Crash Course (part 2 of 2) |
19 | Gamepad-integration | Gamepad Integration |
Suro's Video Tutorials
These tutorials are intended for Visionaire Studio 3.x.
# | Visionaire Tutorials |
---|---|
01 | Basic character setup |
02 | Setting up the game |
03 | Aaaand action! |
William Kruger's Video Tutorials
These tutorials are intended for Visionaire Studio 5.x. Playlist: here. More info here.
# | Visionaire Tutorials |
---|---|
01 | Creating a scene from scratch |
02 | Scene animations |
03 | Fonts |
04 | Graphical Elements (part 1) |
05 | Graphical Elements (part 2) |
06 | Inventory |
07 | Combined Commands |
08 | Conditions (part 1) |
09 | Conditions (part 2) |
10 | Changing Scenes |
11 | Draggable Inventory Items |
12 | If Statements |
13 | Values |