File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[gd_scene load_steps =7 format =3 uid ="uid://bvlv4saytitbk" ]
2
2
3
- [ext_resource type ="PackedScene" uid ="uid://ddyx1ju3dch3p " path ="res://art/player.glb" id ="1_4flbx" ]
3
+ [ext_resource type ="PackedScene" uid ="uid://4xsrmponyl2x " path ="res://art/player.glb" id ="1_4flbx" ]
4
4
5
5
[sub_resource type ="SphereShape3D" id ="SphereShape3D_onrkg" ]
6
6
radius = 0.8
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ crate-type = ["cdylib"]
11
11
12
12
[dependencies ]
13
13
rand = " 0.9.0"
14
- godot = { git = " https://github.com/godot-rust/gdext.git" , branch = " master" }
14
+ godot = { git = " https://github.com/godot-rust/gdext.git" , branch = " master" , features = [ " register-docs " ] }
15
15
# For Wasm, feature "experimental-wasm" can be added, but this is already done in build-wasm.sh script.
You can’t perform that action at this time.
0 commit comments