Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

there seems to be an issue where the talk image automatically unloads after a while of not talking

the file path itself doesn't unload so the image loads in as soon as i talk, but this causes the model to go invisible for a bit, noticeably longer if the filesize is larger, like for spritesheets

If you've turned on the new "unload textures" setting, that's expected behaviour. 

You can pin the layer so that doesn't happen, or increase the unload timeout. 

If you haven't turned on the "unload textures" option then it is indeed a bug and I'll look into it!

(1 edit)

didn't know this was now an option now, but it seems like it still happens even when the option's unchecked

using demo_basic.xml : https://streamable.com/ld9ld6

Thanks for showing me, that shouldn't be happening, I'll look into it!

Hi, please try the latest build, it should be fixed!
https://rahisaurus.itch.io/rahituber/devlog/929591/update-2025-04-21-v13661

the issue still persisted and images wouldn't load whatsoever after unloading, however after i tried a fresh copy of rahituber w/o previous configs/settings/etc., the issue no longer happens. may have just been an issue caused by settings from an older version. thank you for the quick support!

Glad a fresh install fixed it! Thanks for the update 👍