You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nico de Poel 50ed817e69 Upgraded project to Unity 2021.3 LTS, including upgrade of URP package to version 12.1 4 years ago
..
Default.unity Added layer masks to separate game and view model, and added a secondary overlay camera to render the view model separately after the main pass. Fixes gun view model clipping into walls. 5 years ago
Default.unity.meta First commit of an empty Unity project with some basic setup: 5 years ago
DefaultSettings.lighting Disabled Unity lightmapping and tweaked default scene 5 years ago
DefaultSettings.lighting.meta Added Unity code to interop with Quake DLL and test initialization from a Unity scene. 5 years ago
SplitScreenTest.unity Assign a player number to each UniQuake instance in split-screen as opposed to providing a library override. The UniQuake class can decide for itself how this maps to an alternate library filename. This player number is also provided to FMOD which allows its localized audio for split-screen feature to work properly. 5 years ago
SplitScreenTest.unity.meta Added a scene to experiment with split-screen running multiple instances of the game. Added the ability to override the default engine library name, and added additional layers for camera masking. 5 years ago