Wiki

Clone wiki

agtools / Tutorial 6 - Entity Interactions

Outline:

tutorials/tutor6

You can build this example with:

> ./makedata.sh
> make clean; make

It will build 1 program (tutor6a, more pending) which should execute from the auto folder.

This tutorial will focus on entity interaction - responding to collisions and other types of communication.

Our Entity tutorial continues here:

Individual Tutorials:

Tutorial 6a: Collisions

Summary:

Updated