Ricochet Level Creation/Bouncer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Image:Deflector height.PNG|right|thumb|200px|Deflector above platform]] | [[Image:Deflector height.PNG|right|thumb|200px|Deflector above platform]] | ||
# Make (any)x8x16 brush in 64 units above [[Ricochet Level Creation/Platform|platform]] | # Make (any)x8x16 brush in 64 units above [[Ricochet Level Creation/Platform|platform]] | ||
# Paint its up and down sides with strip1a (0.25-scaled) texture, front and back with trim_yellow1 ( | # Paint its up and down sides with strip1a (0.25-scaled) texture, front and back with trim_yellow1 (scale is 0.5) texture | ||
# Rotate it 27°/45° in Z axis | # Rotate it 27°/45° in Z axis | ||
# Clone deflector brush and paint it with AAATRIGGER texture | # Clone deflector brush and paint it with AAATRIGGER texture |
Revision as of 08:18, 17 December 2009
File:Ricochet deflector.PNG
Deflector in Hammer
File:Deflector height.PNG
Deflector above platform
- Make (any)x8x16 brush in 64 units above platform
- Paint its up and down sides with strip1a (0.25-scaled) texture, front and back with trim_yellow1 (scale is 0.5) texture
- Rotate it 27°/45° in Z axis
- Clone deflector brush and paint it with AAATRIGGER texture
- Put new brush above deflector
- Convert it into trigger_push
The deftector is now ready.