soopercool101 / BrawlCrate

BrawlBox/BrawlTools Fork, Wii File Editor
https://discord.gg/s7c8763
GNU Lesser General Public License v3.0
144 stars 38 forks source link

Add Camera Settings tab and features #91

Closed Minon closed 5 months ago

Minon commented 5 months ago

This adds a new Camera tab to the Settings form, which contains options for changing the controls for 3D model views, including Mouse Button mappings (only middle and right), camera inversion, and a Flycam/Turntable toggle. The button mappings do not include any changes for numpad keyboard controls.

GIF 2024-01-27 21-08-16

It turned out the Pivot function had the means to do the turntable movement, but the radius stayed constant and essentially acted no different from a flycam. When the camera mode is set to Turntable, changing the zoom will update the radius, while in Flycam mode it will be locked to 0.

The rolling function doesn't work correctly (and probably never has)