file How do I add shaders to custom levels?

  • Kwill
  • Kwill's Avatar Topic Author
  • Offline
  • Intermediate Marbler
  • Intermediate Marbler
More
04 Nov 2017 13:44 #1 by Kwill

Please Log in or Create an account to join the conversation.

  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
More
07 Nov 2017 03:20 #2 by HiGuy
Replied by HiGuy on topic How do I add shaders to custom levels?
If any of the textures you use have normal or specular maps, you can include them in the same place as the diffuse texture, except ending in .normal.png or .spec.png and the game will automatically use them. If you want to have actual custom shaders that's a longer topic, let me know.

Ask RandomityGuy about floating point, bonus points if you tell him "x87".
function clientcmd12dothepq() {
    commandToClient(LocalClientConnection, '34onthedancefloor');
}

Please Log in or Create an account to join the conversation.

Moderators: Doomblah