Search found 5 matches
- Sun Aug 27, 2023 9:48 am
- Forum: Dialogue System for Unity
- Topic: Position saver only saves rotation info
- Replies: 7
- Views: 892
Re: Position saver only saves rotation info
Makes sense, thanks.
- Sun Aug 27, 2023 7:28 am
- Forum: Dialogue System for Unity
- Topic: Position saver only saves rotation info
- Replies: 7
- Views: 892
Re: Position saver only saves rotation info
Alright, I took a look at your scene and I think I have the answer! Setting the value of Save system -> Frames To Wait Before Apply Data to 1 seems to do the trick. Mine was set to 0. Not quite sure why this is the case but it seems to work.
Thanks for the help, I really appreciate it.
Thanks for the help, I really appreciate it.
- Sat Aug 26, 2023 4:47 pm
- Forum: Dialogue System for Unity
- Topic: Position saver only saves rotation info
- Replies: 7
- Views: 892
Re: Position saver only saves rotation info
Ok here's the recording of how I set up the scene, if that helps.
- Sat Aug 26, 2023 4:15 pm
- Forum: Dialogue System for Unity
- Topic: Position saver only saves rotation info
- Replies: 7
- Views: 892
Re: Position saver only saves rotation info
I've tried to replicate the issue in a completely new project, importing nothing but the Third Person Starter Asset and the Dialogue system (plus dependencies). The issue persists... It's quite likely that I'm doing something wrong so I'll try to record the session and post the link here, maybe that...
- Fri Aug 25, 2023 10:44 am
- Forum: Dialogue System for Unity
- Topic: Position saver only saves rotation info
- Replies: 7
- Views: 892
Position saver only saves rotation info
Hi, I have an issue with the Saver that comes with the Dialogue system. I'm using the Third person starter asset and I'm trying to save the position of the player. I've added the PositionSaver element to the player object (it's called PlayerArmature in this particular asset) but when I save/load the...