Ricochet Level Creation/Bouncer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
# Make (any)x8x16 brush
# Make (any)x8x16 brush
# Paint its up and down sides with strip1a texture, front and back with trim_yellow1 (centered) texture
# Paint its up and down sides with strip1a texture, front and back with trim_yellow1 (Y shift is 24) 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 07:13, 13 September 2009

  1. Make (any)x8x16 brush
  2. Paint its up and down sides with strip1a texture, front and back with trim_yellow1 (Y shift is 24) texture
  3. Rotate it 27°/45° in Z axis
  4. Clone deflector brush and paint it with AAATRIGGER texture
  5. Put new brush above deflector
  6. Convert it into trigger_push

The deftector is now ready.