env_bubbles #42

Open
opened 2022-01-04 10:12:54 +00:00 by xylemon · 0 comments
xylemon commented 2022-01-04 10:12:54 +00:00 (Migrated from vcs.vera-visions.com)

Almost there but needs the following:

  • Density has an internal limit of "7", it ignores any greater value it seems. Maybe we can add a custom spawnflag so mappers can override this, should study other projects like SoHL
  • "current" doesn't work it seems.
  • Perhaps an angles spawnflag override for mappers? A little disappointing you can't set different axis's. Again need to study other efforts for standardization
  • There is also input and outputs in Source: https://developer.valvesoftware.com/wiki/Env_bubbles

Some notes from TWHL:

  • The current FGD doesn't say Pitch Yaw Roll is a property, but it must be, since the compass angle corresponds to Yaw.
  • Horizontal streams of bubbles cannot be produced with this entity. Use a cycler entity instead, with the 'pipe_bubbles.mdl' model.
  • The area affected will always be a prism, regardless of the actual shape of the brush.
Almost there but needs the following: - [ ] Density has an internal limit of "7", it ignores any greater value it seems. *Maybe we can add a custom spawnflag so mappers can override this, should study other projects like SoHL* - [ ] "current" doesn't work it seems. - [ ] Perhaps an angles spawnflag override for mappers? A little disappointing you can't set different axis's. *Again need to study other efforts for standardization* - [ ] There is also input and outputs in Source: https://developer.valvesoftware.com/wiki/Env_bubbles Some notes from TWHL: > - The current FGD doesn't say Pitch Yaw Roll is a property, but it must be, since the compass angle corresponds to Yaw. > - Horizontal streams of bubbles cannot be produced with this entity. Use a cycler entity instead, with the 'pipe_bubbles.mdl' model. > - The area affected will always be a prism, regardless of the actual shape of the brush.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: vera/nuclide#42
No description provided.