Game Development Community

A Forcefield Object

by Eric Roberts · 07/03/2006 (11:21 am) · 0 comments

Download Code File

Forcefields!

Features

- Forcefields can be any shape, size, color. All of these properties are available in script.
- Elasticity. Bounce off of forcefields.
- Script callbacks. Various script callbacks allow to define custom behaviour of your specific forcefield.
- Enable/Disable forcefields.
- Fading in and out, flickering.

Not currently supported

- Vehical collisions. To implement this, download the resource and check out the FFDevNotes.txt .


All the code changes, files, script, and images are provided in the .zip above. Be sure to read all of the readme's provided in the .zip as well. These readme's contain information on installation, use, and possible modifications to the code.