From e2f3e4bd7118c8f55d20b29d76cb9a13acf72f8b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Thu, 8 Sep 2022 16:42:07 -0400 Subject: gdnative testing. gdnative classes cannot be extended by gdscript --- godot/scenes/machines/Cannon.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'godot/scenes/machines/Cannon.tscn') diff --git a/godot/scenes/machines/Cannon.tscn b/godot/scenes/machines/Cannon.tscn index 15f1467..e84f74a 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=11 format=2] -[ext_resource path="res://scripts/machines/Cannon.gd" type="Script" id=1] +[ext_resource path="res://bin/networked_machine.gdns" type="Script" id=1] [ext_resource path="res://sounds/explode.wav" type="AudioStream" id=2] [sub_resource type="PhysicsMaterial" id=8] -- cgit v1.2.3