+ | Portal teleportation

This commit is contained in:
TheRedShip
2025-02-04 22:36:10 +01:00
committed by tomoron
parent 3b3813793f
commit 635cadf527
6 changed files with 67 additions and 16 deletions

View File

@ -22,10 +22,10 @@ pl 0 2 0 0 -1 0 0 // ceiling
pl 0 -2 0 0 1 0 2 // floor
qu -1 1.999 -1 2 0 0 0 0 2 6
qu -1 1.999 -1 0 0 2 2 0 0 1 6
OBJ scenes/obj/Dragon_800K.obj -0.5 0 0.55 5 0 90 0
OBJ scenes/obj/Dragon_800K.obj 0.5 0 -0.55 5 0 -90 0
po -1.99 -0.5 -0.5 0 1 0 0 0 1 1 4
po 1.99 -0.5 -0.5 0 1 0 0 0 1 0 4
po -1.99 -0.5 -0.5 0 1 0 0 0 1 0 4
po 1.99 -0.5 -0.5 0 1 0 0 0 1 1 4

View File

@ -19,7 +19,7 @@ cu 0 10 0 5 5 5 3
sp 0 10 0 1 4
OBJ obj/lambo.obj 0 1.5 0 1 0 0 0
OBJ scenes/obj/lambo.obj 0 1.5 0 1 0 0 0

View File

@ -3,18 +3,27 @@ CAM 0 2.59881 7 -4.8 -89.9996 0 1 90 5
MAT 100 200 100 0.0 0.0 0.0 // 0
MAT 200 200 200 0.0 0.0 0.0 // 1
MAT 200 200 200 0 0 0 // 2 portal
MAT 200 100 100 0 0 0 // 2 portal
MAT 100 100 200 0 0 0 // 3 portal
MAT 100 200 100 0 0 0 // 4 portal
MAT 200 100 200 0 0 0 // 5 portal
pl 0 0 0 0 1 0 0
# long tunnel
po -1.5 0 4.5 3 0 0 0 3 0 0 2
po -1.5 0 -4.5 3 0 0 0 3 0 1 2
qu -1.5 0 -5 0 3 0 0 0 10 0 1
qu 1.5 0 -5 0 3 0 0 0 10 0 1
qu -1.5 3 -5 3 0 0 0 0 10 0 1
# long tunnel entrance
po -1.5 0 5 3 0 0 0 3 0 0 2
po 9.5 0 0.95 3 0 0 0 3 0 1 2
# long tunnel entrance behind
po -1.5 0 -5 3 0 0 0 3 0 1 3
po 9.5 0 -0.95 3 0 0 0 3 0 0 3
# small tunnel
qu 9.5 0 -1 0 3 0 0 0 2 0 1
@ -22,9 +31,9 @@ qu 12.5 0 -1 0 3 0 0 0 2 0 1
qu 9.5 3 -1 3 0 0 0 0 2 0 1
# small tunnel entrance
po 9.5 0 1 3 0 0 0 3 0 0 2
po -1.5 0 4.49 3 0 0 0 3 0 1 2
# po 9.5 0 1 3 0 0 0 3 0 0 4
# po -1.5 0 4.99 3 0 0 0 3 0 1 4
#small tunnel entrace behind
po 9.5 0 -1 3 0 0 0 3 0 1 2
po -1.5 0 -4.49 3 0 0 0 3 0 0 2
# #small tunnel entrace behind
# po 9.5 0 -1 3 0 0 0 3 0 1 5
# po -1.5 0 -4.99 3 0 0 0 3 0 0 5