Hi,
I have made a logical entity in c++ to make a block disappear at a key press, "e".
It does not work and i don't know why.
Any help would be greatly appreciated.
Here is my code:
#include "cbase.h"
#include "tier0/platform.h"
#include "appframework/IAppSystem.h"
#include...
No, i mean when you press a key on your keyboard, it makes the brush disappear, then when you press it again it reappears. Is there any way to do that?
Hi,
I'm looking for help to make a brush disappear when you press a button, like "E". Maybe creating a brush entity or authoring a logical entity. I really don't know. Any help would be appreciated.
Thanks.