Skip to content

Commit

Permalink
Merge pull request #149 from ksjfhor/Turn_the_TV_on_again
Browse files Browse the repository at this point in the history
Turn on television_modern.tscn
  • Loading branch information
Phazorknight authored Apr 19, 2024
2 parents fe807eb + c97072b commit 6d9f37e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions COGITO/DemoScenes/DemoPrefabs/television_modern.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ texture = ExtResource("1_u313w")

[node name="Sprite3D_01" type="Sprite3D" parent="."]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0.004, 0.5, 0.045)
visible = false
visible = true
texture = ExtResource("2_sl47g")
script = ExtResource("3_swihv")
rotation_axis = Vector3(0, 0, 1)
Expand All @@ -98,13 +98,13 @@ is_rotating = true

[node name="Sprite3D_02" type="Sprite3D" parent="."]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0.004, 0.5, 0.045)
visible = false
visible = true
texture = ExtResource("4_p0ysn")
script = ExtResource("3_swihv")
rotation_axis = Vector3(0, 0, -1)
is_rotating = true

[node name="Sprite3D03" type="Sprite3D" parent="."]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0.004, 0.5, 0.046)
visible = false
visible = true
texture = ExtResource("5_jn8cv")

0 comments on commit 6d9f37e

Please sign in to comment.