Langerd Posted June 7, 2018 Share Posted June 7, 2018 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
AshuraDX Posted June 7, 2018 Share Posted June 7, 2018 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
Langerd Posted June 8, 2018 Author Share Posted June 8, 2018 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now