Initial commit - pickup object

This commit is contained in:
JonShard
2026-07-14 12:51:57 +02:00
commit f101648080
528 changed files with 36610 additions and 0 deletions
@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://ohmfk2ly8312"]
[ext_resource type="Script" uid="uid://bp048k3fcdvo3" path="res://addons/godot-xr-tools/overrides/ground_physics.gd" id="1"]
[node name="GroundPhysics" type="Node"]
script = ExtResource("1")