Jump to content

Home

Mini entities? What the hell are those?


Emon

Recommended Posts

#define MAX_DLIGHTS 32 // can't be increased, because bit flags are used on surfaces

#define MAX_ENTITIES 1023 // can't be increased without changing drawsurf bit packing

#define MAX_MINI_ENTITIES 1024

 

What the topic says. What are mini entities? I'm thinking they're either func_* brush entities, or everything but those.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...