valencia-rail-rush/station.gd

5 lines
73 B
GDScript

extends Node3D
func _ready() -> void:
scale *= Global.chunk_size / 150