Port gdscript to haxe/kiss
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/Playground.gd" type="Script" id=1]
|
||||
[ext_resource path="res://build/src/PlaygroundEntries.cs" type="Script" id=1]
|
||||
|
||||
[node name="Playground" type="ScrollContainer"]
|
||||
anchor_right = 1.0
|
||||
@@ -16,3 +16,6 @@ margin_right = 1280.0
|
||||
margin_bottom = 720.0
|
||||
rect_min_size = Vector2( 1280, 720 )
|
||||
script = ExtResource( 1 )
|
||||
__meta__ = {
|
||||
"haxe_script": "res://scripts/PlaygroundEntries.hx"
|
||||
}
|
||||
|
Reference in New Issue
Block a user