This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

character / tests / cubism-probe / probe.tscn
151 B 6 lines
1[gd_scene load_steps=2 format=3] 2 3[ext_resource type="Script" path="res://probe.gd" id="1"] 4 5[node name="Probe" type="Node"] 6script = ExtResource("1")