Right now I use this
local explosion = ents.Create( "env_explosion" )
But the explosion is really small and does not fit the bomb theme, and i want it to be bigger. How would I do that? I've looked alot on the web, but have not found much.
Bump - Anyone have an idea on how i should make a big explosion?
Dont bump your OWN thread, after only one and a half hour of existens..PLUS your thread is in the wrong section. This belongs to the Lua Development Discussions
But for real, who bumps their own thread, and also when the OP is only 1,5 hours old?
here is env_explosion on the valve wiki
you may be able to set the keyvalues of a source based entity using Entity/SetKeyValue
Sorry, you need to Log In to post a reply to this thread.