Adjusting the game screen for different resolutions where the standard Letterbox scale mode is used, no outer and inner.
Does it mean that we use Letter Box Scaling method but there's no black zone? Does this is a plugin or behavior or a template?
Can we use for specific Sprites/Text/...so we can be sure that they're not cut off from screen?
1) Yes. Letterbox Scaling without black zones
2) This is a template without third-party plugins or behaviors
3) Yes. You can adjust the position of a sprite or text in events using a special function - "set_pos".
okie, very smart solution! Bought it, thanks!