IG-64 Posted August 11, 2004 Posted August 11, 2004 I need to be able to make a misc_model dissapear when you press use, and reappear when you press use again. It's a model small enough not to have any clipping, I am familiar on how to script and how to set up triggers. If someone knows how to set this up can you please tell me?
Lil Killa Posted August 11, 2004 Posted August 11, 2004 I think you can amke an origin brush and tunr it into a func_static and define a model for it. Since a func_static is able to be triggered on and off it should work but I've never tried it.
wedge2211 Posted August 11, 2004 Posted August 11, 2004 Make some invisible brushes out of caulk or clip or something, (it may be useful to clip the model with these) and turn them into a func_usable. Then target the misc_model at the func_usable. Set appropriate flags on the usable, connect it to a trigger, etc.
IG-64 Posted August 11, 2004 Author Posted August 11, 2004 Originally posted by wedge2211 Make some invisible brushes out of caulk or clip or something, (it may be useful to clip the model with these) and turn them into a func_usable. Then target the misc_model at the func_usable. Set appropriate flags on the usable, connect it to a trigger, etc. Hey, thx, i'll try that. [EDIT] Sweet, it worked thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.