godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.45k stars 1.52k forks source link

Update "3D Inverse Kinematics" demo for Godot 4.1 #984

Open BurntAussieTyre opened 8 months ago

BurntAussieTyre commented 8 months ago

Project path: " \godot-demo-projects-7e9d31\3d\ik "

The project has multiple issues, these are the ones I'm able to notice:

  1. The skeleton rig for "godot_battle_bot.dae" appears to be completely and utterly munted. It looks like spaghetti.

  2. There are numerous errors in most of the scripts preventing the project from running. I believe all scripts probably have to be updated for GDScript v4.1.

  3. Oh, and maybe all model files should be updated/converted to glTF 2.0?

GeorgeS2019 commented 1 month ago

https://github.com/godotengine/godot-demo-projects/issues/984