Breakable Glass: Difference between revisions
Jump to navigation
Jump to search
Note:You can also apply a texture to just one face by first deselecting all entities (Escape key). Select the TOGGLE TEXTURE APPLICATION tool. Click on the DISPLACEMENT Tab and ensure the SELECT tool is pressed. Now you click on the surface of the Brush that you want to apply a new texture to (in 3D view). Then go through the process of selcting the material you want to apply to that surface via the tool's MATERIAL tab. Make sure you hit the APPLY button when you have found the material you want to apply.
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
# Add an [[env_cubemap]] to the surface of the glass texture (put it right on there). | # Add an [[env_cubemap]] to the surface of the glass texture (put it right on there). | ||
{{note|You can also apply a texture to just one face by first deselecting all entities (Escape key). Select the TOGGLE TEXTURE APPLICATION tool. Click on the DISPLACEMENT Tab and ensure the SELECT tool is pressed. Now you click on the surface of the Brush that you want to apply a new texture to (in 3D view). Then go through the process of selcting the material you want to apply to that surface via the tool's MATERIAL tab. Make sure you hit the APPLY button when you have found the material you want to apply. | {{note|You can also apply a texture to just one face by first deselecting all entities (Escape key). Select the TOGGLE TEXTURE APPLICATION tool. Click on the DISPLACEMENT Tab and ensure the SELECT tool is pressed. Now you click on the surface of the Brush that you want to apply a new texture to (in 3D view). Then go through the process of selcting the material you want to apply to that surface via the tool's MATERIAL tab. Make sure you hit the APPLY button when you have found the material you want to apply.}} | ||
==See Also== | ==See Also== |
Revision as of 19:04, 12 March 2007
- Create a brush where you want the glass to be, using the nodraw texture. Like real glass, it should be very thin (1 inch thick).
- Apply a nice-looking glass texture to one face (not on both sides). Make sure you use
glass/glasswindowbreak070a
. Don’t useglass/glasswindowbreak070b
. All other faces should be textured withtools/toolsnodraw
. - Select the brush and click the "toEntity" button in the object toolbar. Choose func_breakable_surf in the drop-down list. (If you want the glass to completely shatter all at once, choose func_breakable instead.)
- Go to the Material Type keyvalue and select Glass.
- Add an env_cubemap to the surface of the glass texture (put it right on there).
