Resource icon

Pl_Mining_complex_a1v1 A1

  • New users! Unable to confirm your account via email? Contact nesman on discord, there's an issue with the email server. *unrelated to the recent issue that we DM'd everyone about.
Feb 8, 2017
18
3

hutty

aa
Mar 30, 2014
547
446
looks neat, I noticed that your crates and fences are casting real-time shadows. That means your using prop-dynamic for them. This isn't a good idea for performance and gameplay reasons (sticky bombs and jarate will bounce off them). I suggest changing your props to prop_static entities.

Also the map rendering in fullbright (bad for testing). Try adding some light entites around.