PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
39 stars 9 forks source link

3D Crosshair for 3rd-Person mode #9

Open codemasher opened 5 years ago

codemasher commented 5 years ago

While digging through the source i found some bits related to this enhancement, but don't seem to be fully implemented. It'd be great if we could offer fully working 3D/3rd-person aiming to make the game more controller/console friendly (imagine American McGee's Alice).

kai-li-wop commented 3 years ago

This would be a nice addition to WoP 1.7. But if I understand it correctly, the 3D crosshair is an adaptation for the anaglyph stereo mode.

kai-li-wop commented 2 years ago

Jedi Knight 2 and Jedi Academy provide some kind of 3rd person view crosshair, so it could be helpful to have a look how it's done there. Check for cg_dynamiccrosshair cvar which is enabled during lightsaber fights. Jedi Academy has additionally cg_dynamicCrosshairPrecision available, which seems to provide an alternative mode how to deal with the crosshair.

kai-li-wop commented 1 year ago

https://github.com/LegendaryGuard/BFP/commit/fd3afd639218560daa4c8919c7fbaadfb979b285