dungeonanddeamon/DungeonAndDeamon/script/KinematicBody2D.gdns
2020-03-25 11:29:52 +01:00

9 lines
225 B
Plaintext

[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://script/TestJeuxGDN.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "Player"
class_name = "Player"
library = ExtResource( 1 )