Game Development Community

Brian Kirchgessner's Resources

SideWinder Projectiles

The video explains it all, essentially this is an add on that effects all of the velocities of the projectile to make it swerve off in random directions. It also has a "crazyness" setting which controls the random number generator.

Author Brian Kirchgessner Date 02/20/2009 (2:49 pm) Comment 14 comments

Flying vehicle Fix

This is a small fix, with physics tweaks to help Flying vehicles be more realistic. This also makes it to where you don't have to set the integration at a high number like 4 or 5. You can set it to 1 like other vehicles in the engine.

Author Brian Kirchgessner Date 03/18/2006 (3:01 am) Comment 15 comments