summaryrefslogtreecommitdiff
path: root/godot/bin/playercam.gdns
blob: 46fa98977aa37d6f5390ac958ae500af3e2e892e (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 = "playercam"
class_name = "PlayerCam"
library = ExtResource( 1 )