Jump to content

misc_model - Count as entity in game or worldspawn (always or not?)


Recommended Posts

Now it is strange for me. Because misc_model without spawnflags 4 is not using light stage like worldspawn - i believe it is vertex lighting.

My question is - is misc_model counts IN GAME as entity or as worldspawn ? Or it depends if we will use the spawnflags 4 ? 

Link to comment

Now it is strange for me. Because misc_model without spawnflags 4 is not using light stage like worldspawn - i believe it is vertex lighting.

 

My question is - is misc_model counts IN GAME as entity or as worldspawn ? Or it depends if we will use the spawnflags 4 ? 

misc_models do not count as entities, they are emrged into the .bsp tree on compile as far as I know.

Other misc_model_* entities however do count as entities.

 

Langerd likes this
Link to comment

misc_models do not count as entities, they are emrged into the .bsp tree on compile as far as I know.

Other misc_model_* entities however do count as entities.

 

So it is only using he different kind of lighting. It kinda use the same type as the character models with light junior ..  this is weeeeird

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...