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

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

[resource]
resource_name = "playercam"
class_name = "PlayerCam"
library = ExtResource( 1 )