You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, almost all sprites in the game (save for the text characters) are saved independently. There needs to be unified images which group together similarly sized and dimensioned sprites as well a method to call them anywhere in code.
Currently, almost all sprites in the game (save for the text characters) are saved independently. There needs to be unified images which group together similarly sized and dimensioned sprites as well a method to call them anywhere in code.