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 79b47065c7 Moved particle callbacks to Unity above the original particle effect code, so that if the "no more particles" return branch is taken, the effect will still be forwarded to Unity. Fixes missing particle effects in some scenes. 5 years ago
Assets Tweaked lava splash to look more closely like the Quake original effect 5 years ago
Packages Updated project to Unity 2020.3.14 and fixed some minor issues after upgrade 5 years ago
ProjectSettings First experimental shader using lightmaps, based on URP's Unlit shader. Needed to change the project's Color Space to Gamma for the lightmapped output to look correct. 5 years ago
engine Moved particle callbacks to Unity above the original particle effect code, so that if the "no more particles" return branch is taken, the effect will still be forwarded to Unity. Fixes missing particle effects in some scenes. 5 years ago
.gitignore Added some wildcard ignore entries 5 years ago