Advertisement
Hodge-1053

Doom Skyboxes Examples

Jul 26th, 2016
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. SKYBOX HODGE2
  2. {
  3. SKYB_N //ft - front
  4. SKYB_E //lf - left
  5. SKYB_S //bk - back
  6. SKYB_W //rt - right
  7. SKYB_T //up - top
  8. SKYB_B //dn - bottom
  9. }
  10.  
  11. SKYBOX alien
  12. {
  13. alien_ft
  14. alien_lf
  15. alien_bk
  16. alien_rt
  17. alien_up
  18. alien_dn
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement