Troubleshooting Outputs

From Valve Developer Community
Revision as of 16:52, 9 September 2018 by TobyTurbo64 (talk | contribs)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Viewing Inputs

Inputs Tab.

Double click on the Entity that you wish to view the inputs of then navigate
to the "Inputs" tab. Here you will find
Detailed information on every Input your
entity is receiving from other entities.

The "Inputs" tab is very good for troubleshooting; you will make mistakes
occasionally.

I/O queue

At the bottom of the properties window, it shows the outputs from the entity that you're editing. If they have a red cross through them, hammer has detected something wrong with the output, if your output isn't working properly and there isn't a red cross through it, then maybe try changing the parameters of the output.

See Next: Setting up an Output