this post was submitted on 24 Jun 2023
0 points (NaN% liked)

GameDev

2777 readers
1 users here now

A community about game development.

Rules:

More rules might follow if they become necessary; general rule is don't be a pain in the butt. Have fun! ♥

GameDev Telegram chat.

founded 2 years ago
MODERATORS
 

For me, I recently had to revamp something because I was taught to use PlayerPrefs for saving all game data and had to move everything to a JSON in order to make cloud saves work or even just transfering save files to other devices.

top 1 comments
sorted by: hot top controversial new old
[–] kmo@feddit.de 0 points 1 year ago

All libgdx related:

  • not working with the asset manager
  • not working with an atlas for assets
  • not referencing textures, but initializing every time