AttorneyOnline / AO2-Client

An off-the-cuff courtroom drama simulator
https://aceattorneyonline.com
GNU General Public License v3.0
63 stars 58 forks source link

Toggle to crop character sprites to background instead of viewport #969

Open Samevi opened 1 month ago

Samevi commented 1 month ago

Characters currently do not crop to background and instead are fully reliant on the viewport size. This means that for themes with a widescreen viewport, using 4:3 aspect ratio backgrounds without stretching to viewport results in characters wider than the background clipping into the blank space outside of the background. See image for demonstrated result. image

There should be a toggle in settings to change this behavior so that characters instead crop to content and do not extend beyond the background boundaries. See image for expected behavior. expectedbehavior

Screenshot and idea originally from andrystein03