env_bubbles #42

Open
opened 2022-01-04 02:12:54 -08:00 by xylemon · 0 comments
Owner

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.
xylemon added this to the Hazard Course milestone 2022-01-04 02:12:54 -08:00
xylemon added the
FreeHL
Base
labels 2022-01-04 02:12:54 -08:00
eukara was assigned by xylemon 2022-01-04 02:12:54 -08:00
xylemon self-assigned this 2022-01-04 02:12:54 -08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tech/nuclide#42
No description provided.