Initial commit
This commit is contained in:
commit
7becdd23b6
989 changed files with 28526 additions and 0 deletions
6
scenes/logic/vn_interpreter.tscn
Normal file
6
scenes/logic/vn_interpreter.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue