Xonotic Forums
[SUGGESTION] Multi view demo function - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Suggestion Box (https://forums.xonotic.org/forumdisplay.php?fid=20)
+--- Thread: [SUGGESTION] Multi view demo function (/showthread.php?tid=10035)



Multi view demo function - Szkodnix - 06-09-2025

Hi guys Smile

How about adding an option for servers and/or clients to record multi view demo in Xonotic? By multi view demo I mean demo files in which POV can be easily switched between players.

Quake World developers managed to do so already. Here's their source code: https://github.com/QW-Group/mvdsv
I'm aware that Xonotic has a different code but I am just posting it as a reference.

Do you have any plans to add something like that to the game?


RE: Multi view demo function - uis - 06-10-2025

Not sure about mvdsv, but vanilla xonotic client can(could?) connect to FTEQW servers. MVDSV is not FTEQW, but who knows.