Difference between revisions of "Getting started"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(02 Animations)
(01 First scene)
Line 6: Line 6:
 
[https://youtu.be/N0CCPeEfe1E Visionaire Studio Basics Tutorial Series Video 1]
 
[https://youtu.be/N0CCPeEfe1E Visionaire Studio Basics Tutorial Series Video 1]
  
The ved project file and all images from this tutorial can be downloaded from [[File:SceneFromScratch.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:SceneFromScratch.pdf]].

Revision as of 12:33, 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:SceneFromScratch.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:Vid2-AnimatingBackground.zip.

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