changed pos of laptop and table

This commit is contained in:
Caenneth 2024-06-20 11:56:53 +02:00
parent c3990f341f
commit 95519dfcb1
1 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ scale 1.0 1.0 1.0
# Platz 2 # # Platz 2 #
obj 1 obj 1
use 0 use 1
name myChair1_2 name myChair1_2
scale 1.0 1.0 1.0 scale 1.0 1.0 1.0
rotateX 0.0 rotateX 0.0
@ -1605,9 +1605,9 @@ use 4
name myTable1 name myTable1
scale 1.0 1.0 1.0 scale 1.0 1.0 1.0
rotateX 0.0 rotateX 0.0
rotateY 0.0 rotateY 3.1
rotateZ 0.0 rotateZ 0.0
translate 2.0 0.0 0.0 translate 0.3 0.0 -0.7
parent 0 parent 0
# Laptop 1 # # Laptop 1 #
@ -1619,5 +1619,5 @@ scale 1.0 1.0 1.0
rotateX 0.0 rotateX 0.0
rotateY 0.0 rotateY 0.0
rotateZ 0.0 rotateZ 0.0
translate 0.0 1.0 0.0 translate 1.0 0.8 1.0
parent 0 parent 0