
Описание
Breakable & working lock for your games !
Easy to setup, simple to add to your own blueprint code.
Trailer: video
Asset Includes:
Breakable Lock & Chains ( lock, key, chains )
3 material sets ( 2K )
1 metal material
Example door code & integration in DemoLevel
EXTRA: mini industrial modular set
How to setup:
Add "BP_lockKeysInventory"-component to your player (stores key IDs that were added to your inventory when grabbing a "BP_Key")
Add ID inside your lock & key blueprints (when you have same ID key in your inventory, walking close to lock with that ID will unlock it)
Drag actor you want to unlock to "UnlockObjectReference" in BP_lock.
Edit BP_lock so "UnlockObjectReference" does what you need it to ( DemoLevel example casts to "BP_DemoLevelDoor" to unlock the door. )






