Wiki

Clone wiki

agtools / Tutorial 5 - Entity Dynamics

Outline:

tutorials/tutor5

You can build this example with:

> ./makedata.sh
> make clean; make

It will build 3 programs (tutor5a-5c) which should execute consecutively from the auto folder.

This tutorial will focus on entity dynamics - the creation and destruction of entities in tick functions and basic spawn chains.

Our Entity tutorial continues here:

Individual Tutorials:

Tutorial 5a: Entities from Entities

Tutorial 5b: Entities to Ashes

Tutorial 5c: Xenon's End

Summary:

Updated