FantasyRun/Tiles/TilePath.tscn

13 lines
369 B
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=2 format=3 uid="uid://dh2nm1sphyfqx"]
[ext_resource type="Script" path="res://Tiles/tile_path.gd" id="1_6jxwt"]
[node name="TilePath" type="Path3D"]
script = ExtResource("1_6jxwt")
[node name="Follow" type="PathFollow3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 5)
rotation_mode = 1
loop = false
tilt_enabled = false