Public repository for MUR pre alpha
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
430 B

  1. [gd_scene load_steps=3 format=2]
  2. [ext_resource path="res://assets/road/roadCornerBridgeLargeFlipped.obj" type="ArrayMesh" id=1]
  3. [ext_resource path="res://resources/road/roadCornerLargeFlipped.tres" type="Curve3D" id=2]
  4. [node name="roadCornerBridgeLargeFlipped" type="MeshInstance"]
  5. mesh = ExtResource( 1 )
  6. material/0 = null
  7. material/1 = null
  8. material/2 = null
  9. [node name="Path" type="Path" parent="."]
  10. curve = ExtResource( 2 )