Creating custom fizzlers
Quote from l1zardr0ckets on October 14, 2014, 12:07 pmHas anyone written anything up on this? I've created my own fizzlers but I have noticed that the original has *2* layers for the vmf. One layer is for the fizzler (standalone), and one for when the cube is near the fizzler. How does one create 2 layers into one vmf like that?
Has anyone written anything up on this? I've created my own fizzlers but I have noticed that the original has *2* layers for the vmf. One layer is for the fizzler (standalone), and one for when the cube is near the fizzler. How does one create 2 layers into one vmf like that?
Quote from TeamSpen210 on October 14, 2014, 3:22 pmFizzlers use the SolidEnergy shader, Josepezdj wrote a big explanation of them here. In most cases you only really need to edit the vmt, just change the colours set for $flow_color and $flow_vortex_color.
Fizzlers use the SolidEnergy shader, Josepezdj wrote a big explanation of them here. In most cases you only really need to edit the vmt, just change the colours set for $flow_color and $flow_vortex_color.
[spoiler]- BEE2 Addons | (BEE2)
- Hammer Addons
Maps:
- Crushed Gel
- Gel is Not Always Helpful[/spoiler]
Quote from josepezdj on October 15, 2014, 2:38 am@l1zard: everything will depend on what exactly you want to see. If you are only interested in changing the fizzler color and maybe the way it moves, just play with the values you find in the .vmt.
But if you want different ripples effect and even different way of how the stuff appears and moves, you'll have to edit the textures themselves:
- fizzler_ripples_dim.vtf
- fizzler_bounds.vtfRecently I made this one for example, but it has those 2 above textures (ripples and bounds) totally custom Check out that basic information I posted and TeamSpen linked you to in order to know how/what to edit or make.
@l1zard: everything will depend on what exactly you want to see. If you are only interested in changing the fizzler color and maybe the way it moves, just play with the values you find in the .vmt.
But if you want different ripples effect and even different way of how the stuff appears and moves, you'll have to edit the textures themselves:
- fizzler_ripples_dim.vtf
- fizzler_bounds.vtf
Recently I made this one for example, but it has those 2 above textures (ripples and bounds) totally custom Check out that basic information I posted and TeamSpen linked you to in order to know how/what to edit or make.
Quote from l1zardr0ckets on October 15, 2014, 12:05 pmjosepezdj wrote:Recently I made this one for example, but it has those 2 above textures (ripples and bounds) totally custom Check out that basic information I posted and TeamSpen linked you to in order to know how/what to edit or make.You are too nice Jose, thank you. Very helpful.
You are too nice Jose, thank you. Very helpful.