This plugin is great but something that could make it cooler would beSolved

if you could make it so when you equip the Saddle Bag item on your horse these extra storage boxes will appear.

Thankyou have made change to support this feature.

TzDMhPHJusmBNsy.png Bazz3l

Thankyou have made change to support this feature.

and just because i suffer from OCD 😅 i couldn't help but notice the double saddle bags were a little off center and so i messed around with the positioning till it seemed pretty centered

stash1 = CreateStorageContainer(new Vector3(0.42f, 1.15f, -0.45f), new Vector3(90.0f, 90.0f, 0.0f));
stash2 = CreateStorageContainer(new Vector3(-0.38f, 1.15f, -0.45f), new Vector3(90.0f, 270.0f, 0.0f));

they looked pretty good to me, 🧐😉

yea lol same to me at first but i couldn't put my finger on the thing that was bothering me personally till i went around the backside of the horse and noticed the how every so slightly off center they were 😅

lol wellp either way looking forward to the version that can be enabled by equipping the saddlebags on the horse itself, i would imagine doing it that way would reduce the memory required when this plugin is run on large maps with lots of horses since they won't be auto-equipped on every horse

Locked automatically