chrisdalke / GameDev-OpenFPS

Dark Basic Pro-based 3D FPS engine from ~2008-2013. Archived from Google Code.
0 stars 0 forks source link

Movement Module - Vector Does Not Exist #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Line 231 of the Movement Module gives a "Vector does not exist" error for 
the Vector3 "mov_Vec5".  This is very odd because debug code shows that 
the vector definitely does exist on line 230.  I'd appreciate it if 
someone more familiar with DBP vectors could look at this.

Also, testing out this whole issues feature ;).

Original issue reported on code.google.com by brianamacintosh@gmail.com on 9 Feb 2010 at 1:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
r51 seems to have corrected this.

Original comment by brianamacintosh@gmail.com on 12 Feb 2010 at 3:01