Improved driver view for Cromwell tank

Issue #104 resolved
Matt Hands created an issue

Buttoned up view is through armoured glass vision block set in circular front hatch. Currently uses a mesh HUD overlay from the KV1 tank to draw a black border for a 'fat letterbox' view, with no glass tinting.

Have modified to remove the mesh HUD overlay and use a simple textured overlay, showing glass tinting effect. This involved switching tank's parent class to DH_ROTreadCraftB, which is abstract class for tanks using a textured overlay. Uses default allied driver's periscope texture, but have modified the DrawPeriscopeOverlay function to adjust the proportions to exactly match the inset glass vision block, which is a noticeably 'fatter' letterbox shape than an allied periscope.

'Unbuttoned' view (actually just front circular vision hatch open) limits are currently very restricted and don't allow driver to look around inside the tank. The modeller has added some nice interior features and it's possible to considerably increase view limits to show them off. Have increased view limits for this position as far as can be allowed before things start to look wrong.

Comments (3)

  1. Log in to comment