Screen Corner Debug
Overview
Creator:
Bagu
Added: 22 Sep 2021
Tags:
Global,
Hero
Downloads: 15
|
View Script
Download Package (0.65 KB) |
Information
Tired of always have to set screen corner barriers, to avoid scrolling crashes?
This (very simple) function will always check if you come too close, to the edges,
in each screen corner and fixes any buggy behavior.
This (very simple) function will always check if you come too close, to the edges,
in each screen corner and fixes any buggy behavior.
Description Setup Reviews Comments
...not much to say...
Put the function declaration anywhere in your script or imported/included header
and place "ScreenCornerDebug();" in the "while(true)" loop of your active global- or hero script.
Put the function declaration anywhere in your script or imported/included header
and place "ScreenCornerDebug();" in the "while(true)" loop of your active global- or hero script.


