6 lines
220 B
Text
6 lines
220 B
Text
[gd_scene load_steps=2 format=3 uid="uid://jfv4ss4g55mw"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/logic/vn_interpreter.gd" id="1_q6fhh"]
|
|
|
|
[node name="VNInterpreter" type="Node2D"]
|
|
script = ExtResource("1_q6fhh")
|