Save System Questions
Re: Error.
Which mode i need to select from destructible saver for my UCC enemy character. as my enemy will not deactivate soon.
Re: Error.
How are you controlling your enemy characters? What happens to them when they die? Are their GameObjects deactivated? Destroyed?
Re: Error.
They will not destroy or deactivate soon they will fell on the floor and there AI will be off. It will deactivate after some time. Is it possible to save data using a death event? i.e, If the enemy die the save system should save that the enemy has died. like that. In the attachment you can see i am deactivating HUD and BD by death event.
- Attachments
-
- death.JPG (138.13 KiB) Viewed 14824 times
Re: Error.
Hi,
Import this package, which contains an updated Destructible Saver component that will be in the next update:
DestructibleSaver_2020-05-25.unitypackage
Then connect the On Death Event to the Destructible Saver's RecordDestruction method.
Import this package, which contains an updated Destructible Saver component that will be in the next update:
DestructibleSaver_2020-05-25.unitypackage
Then connect the On Death Event to the Destructible Saver's RecordDestruction method.
Re: Error.
Thanks, for Your quick support. it's highly appreciated, once again thanks.
Re: Error.
It will work with latest opsive UIS ?
Save System Questions
It won't interfere. But this product is for saving Opsive's character controllers. Opsive's new inventory system is a separate asset. The inventory system itself doesn't even have integration with its own character controller asset yet. That's coming in the future.
Re: Save System Questions
it print constantly after loading a saved game.
Re: Save System Questions
Hi,
What prints constantly?
What prints constantly?