Search found 3 matches
- Sat Jul 01, 2023 10:36 pm
- Forum: Quest Machine
- Topic: Spawned Object Saver
- Replies: 5
- Views: 742
Re: Spawned Object Saver
I tested the new integration package you put up and it fixed the issue. Thx very much!
- Sat Jul 01, 2023 8:08 pm
- Forum: Quest Machine
- Topic: Spawned Object Saver
- Replies: 5
- Views: 742
Re: Spawned Object Saver
I don't think so as RPGB doesn't save items spawned after the scene has been created. I think it's being tracked as a bug though one could argue that it's working as designed. That's the reason I'm trying to use Save System instead. It's able to manage items that have been spawned during playtime so...
- Thu Jun 29, 2023 7:24 pm
- Forum: Quest Machine
- Topic: Spawned Object Saver
- Replies: 5
- Views: 742
Spawned Object Saver
This is kind of Save System question, but I'm using it with Quest Machine. When I Spawn in a prefab with a QM quest, I'm able to get it to save using a Spawned Object Manager and Spawn Object attached to the Prefab. It spawns at the end of the Quest as expected and it is there when I return when I r...