Gave a few SpriteComponent properties "Visuals" Category. Removed FlashAmount in favour of FlashTint.
Fixed Opacity not working on Tint Property
Added SpriteFlags, starting with Horizontal Flip and Vertical Flip.
https://files.facepunch.com/CarsonKompon/2024/June/28_21-54-ShockingYearling.mp4
SpriteComponent doesn't draw backface by default. Added Draw Backface SpriteFlag.
https://files.facepunch.com/CarsonKompon/2024/June/28_22-54-InconsequentialBantamrooster.mp4
Fix NRE in UpdateMaterialOffset
Merge branch 'main' into spritesheet-importer
Create SceneWorld thru EditorUtility
Created SpritesheetPreview widget
Created SpriteRenderingWidget as a generic for SpriteEditor and SpritesheetImporter to both extend
Import settings control widgets