Difference between revisions of "Getting started"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(02 Animations)
(01 First scene)
Line 8: Line 8:
 
The ved project file and all images from this tutorial can be downloaded from [[File:Manual_01_first_scene.zip]].
 
The ved project file and all images from this tutorial can be downloaded from [[File:Manual_01_first_scene.zip]].
  
A step by step guide is available here: [[File:SceneFromScratch.pdf]].
+
A step by step guide is available here: [[File:Manual_01_first_scene.pdf]].
  
 
== 02 Animations ==
 
== 02 Animations ==

Revision as of 12:39, 26 June 2018

This tutorial shows all steps needed to build an adventure game starting from scratch. It explains all basic concepts you need to know when you're new to Visionaire:

01 First scene

Here you will create your first playable scene with a character and everything else that is needed to start a game: Visionaire Studio Basics Tutorial Series Video 1

The ved project file and all images from this tutorial can be downloaded from File:Manual 01 first scene.zip.

A step by step guide is available here: File:Manual 01 first scene.pdf.

02 Animations

This chapter shows how to create animations, position them on the scene and how to start them: Visionaire Studio Basics Tutorial Series Video 2

The ved project file and all images from this tutorial can be downloaded from File:Manual 02 animations.zip.

A step by step guide is available here: File:Vid02-Background Animations.pdf.