Tutorials/MeleeSystem01

From NeoAxisWiki

Jump to: navigation, search

Introduction

Description

In this tutorial series, we are going to some simple melee combat systems. We will focus on the creation of new animation fields all the way to player control. In the end we will have a number of various combat systems with similar properties to melee combat systems found in console games.

Preparation

Firstly, you need to have a the NeoAxis SDK installed on your computer along with a C# IDE. We will be using Microsoft Visual C# 2008 Express Edition for this tutorial. To follow this tutorial, you will need to download this file Tutorial01.zip.

This zip file includes all the necessary files needed for this tutorial. Extract the zip folder to the Types directory located in your project. If you are using a default installation of NeoAxis then you will find the Types folder here:

C:\Program Files\NeoAxis Engine Non-Commercial SDK 0.XX\Game\Bin\Data\Types

Once you are done, you should have a new folder called “TestPlayer” located in your Types folder.




Written By Enemicalix

Personal tools