yangyan Posted March 1, 2003 Share Posted March 1, 2003 How do you make comets that spawn randomly out of the sky? Link to comment Share on other sites More sharing options...
Dragarius Posted March 1, 2003 Share Posted March 1, 2003 Easiest would be an animated shader. Easy in terms of construction, not in creating the shader. I would make a brush for the comet. Create multiple scripts to initiate, move and remove the comet. Each should be a different path and each would need its own target_scriptrunner. Then set a target_random pointed to the target_scriptrunners. Comets will move in a random sequence. Or did you just want one comet that only appeared randomly? Link to comment Share on other sites More sharing options...
wedge2211 Posted March 1, 2003 Share Posted March 1, 2003 Like in artus_mine? There are some fxfiles called "meteor." Link to comment Share on other sites More sharing options...
000nate Posted March 1, 2003 Share Posted March 1, 2003 try fx_explosion trail. I think this was the way they made meteorites in game. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.