Quake 3 Homing Missile Mod
A beginner-friendly series on compiling Quake 3 source and modifying missile behavior to create a homing rocket.
This site is currently being refined after migration. If something seems missing, try Search or visit the older site.
oldws.anupshinde.comTag
A beginner-friendly series on compiling Quake 3 source and modifying missile behavior to create a homing rocket.
Apr 12, 2007
In the post "Modifying Quake3", I have explained how to compile the Quake III source code. In case you are not using Visual Studio 2003 but using developer studio for VC++ 6.0, here are some tips to compile using that.
Apr 11, 2007
How to compile and modify the Quake 3 source code to create a Homing Missile mod.
Apr 11, 2007
How Quake 3 works and we will create a mechanism to accept user input.
Apr 11, 2007
How to change the behavior of a rocket in Quake 3 and convert it into a homing missile. And few variations for this homing missile.