Safe/ lock box interaction system created in unreal engine 5.
You can see a YouTube preview of this system.
Features:
Password system; the password could be randomized each game / match or be determined by you.
Key lock system for the safes which don't have keypads.
all three models use the same blueprint. So, there's one blueprint which you can duplicate as many times and use any safe model you like.
Everything is fairly explained using comments in blueprints. Also, steps are included for how to make changes/upgrades on the blueprints.
Every object is correctly named and stored in flies properly, Replaced all the complex collision boxes with simpler/more efficient collision boxes. all pivots are fixed for each object.
These are the safe models that are included in this system.
Hope you like it.