starting weapon rendering stuff

This commit is contained in:
2022-03-24 20:45:49 +02:00
parent 4997077978
commit 719dd40808
10 changed files with 187 additions and 88 deletions

View File

@@ -70,8 +70,8 @@ namespace Game
}
else
{
//input = new PlayerInputLocal();
input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo.gdem"); //playback
input = new PlayerInputLocal();
//input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo.gdem"); //playback
//input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo_desync.gdem"); //playback
}