summaryrefslogtreecommitdiff
path: root/godot/bin/playercontroller.gdns
blob: eaf06496429dfbebd4e2898f8c4e6b39dcd74db3 (plain)
1
2
3
4
5
6
7
8
[gd_resource type="NativeScript" load_steps=2 format=2]

[ext_resource path="res://bin/playercontroller.gdnlib" type="GDNativeLibrary" id=1]

[resource]
resource_name = "playercontroller"
class_name = "PlayerController"
library = ExtResource( 1 )