For Frost, I wanted to create nice, fluffy bears. π»βοΈ
Even though I had already made a bear for Rebecca β₯, I felt her style didn't quite fit the vision I had for the bears in Frostβso I made a brand new one!
In the past, Iβve received feedback that my characters tend to be pretty slender, so this time, I experimented with a thicker design.

With her model, I applied everything Iβve learned so far:
β Optimized topology for fast and high-quality fur rendering
β More weight and volume to match the style I envisioned

From the Back:


Some of you noticed that my newest project had issues loading from the pak container files, while for others, it worked fine.
(I suspect that those who didnβt have issues already had pre-cached shaders from earlier tests.)
After some investigation, I found that deleting my shader cache triggered the fatal error on my end too. However, removing the pak container solved it.
π From what Iβve gathered, the pak system uses a cache to unpack files, and if that cache fills up, things go sour.
So, Iβve decided to rework the updater and latest release to no longer use paksβand this version is working perfectly on multiple systems! π
β Easier Updates β Game files are now directly in the content folder, meaning no more downloading an entire pak when only one file has changed.
β No More Fatal Errors β Eliminates cache-related unpacking issues.
β More Control β Files can be updated more efficiently.
One downside? I now need to update the updaterβ¦ again. π (Third timeβs the charm, right?)
Since the game now consists of ~7000 files, the current updater lags for ~30 seconds when starting due to the sheer number of files it needs to process.
To work around this, I implemented an in-game zip function that allows the updater to:
πΉ Only check certain zip files
πΉ Download and automatically unpack them
Iβll upload the new version later today, along with a game update. The changelog will be updated once everything is live!
Canβt wait to show you what Iβve been working on! :3
β₯u all,
Your furrier πΎ
Furrier
2025-04-03 11:09:38 +0000 UTCWolfy Wet Furr
2025-04-02 23:28:34 +0000 UTC