mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
fuck around with native script
This commit is contained in:
parent
c8046a6e85
commit
3317db5211
8 changed files with 115 additions and 9 deletions
6
godot/native/StateServer.tscn
Normal file
6
godot/native/StateServer.tscn
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://world/state_server.gdns" type="Script" id=1]
|
||||
|
||||
[node name="StateServer" type="Node"]
|
||||
script = ExtResource( 1 )
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue