aarcangeli / Serious-Sam-Android

Porting of Serious Sam: The Second Encounter for android
72 stars 24 forks source link

ui buttons scaling #67

Open erfty125 opened 1 year ago

erfty125 commented 1 year ago

you can change the size of button like: { "action": "Fire", "bitmap": "ic_fire", "h": 180, "type": "BitmapButton", "w": 300, "x": 100.0, "y": 150.0 }

hitbox of button scales, but image of button does not( also in skyrimus fork)