camera preview + start templating

This commit is contained in:
Crizomb 2025-08-05 08:53:05 +02:00
parent 8486b56d12
commit 0969ef4ec4
12 changed files with 215 additions and 24 deletions

View file

@ -1,6 +1,6 @@
@tool
extends Path3D
class_name RoadPath
class_name SplinePath
@export_tool_button("update_control_points") var action = update_control_points
@export var tilt_scale : float = 0.0005