Topic: Replay Options

Hey I was wondering if anyone had any luck with UFE's Replay code?

I took some time to get it working in my game but it doesn't function properly. I can record, I can play them back in game (But they are not in the correct positions) and I got to save fights but the file sizes are too large for it to be practical to have them saved in game. There are few more issues too.

If anyone has any significant success with this feature please let me know I would really like to use it in tutorial and training mode features. Thanks!!!

Hey I'm making a dope fighting game I hope you'll play it one day

Share

Thumbs up Thumbs down

Re: Replay Options

The replay tool is still in its infancy. Its currently only being used to save/load matches or debug online mode.

I'd recommend saving the data in a file. Take a look at the file ReplayMode.cs
You will notice a variable called "track1". Try storing that data as a JSON string on an external file.

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.
Don't forget to check our discord channel.