目前该脚本为在编辑阶段不会产生报错的可保存版本,但是在运行时,单击按键2之后,出现红色“Invalid call.Nonexistent function 'new' in base 'Nil'.”提示,但未出现报错信息断点为第16行:var file = File.new()详情截图本人无编程基础,目前写脚本方式为按不同功能寻找视频教程跟着做,同时使用CodeGeeX(AI代码...
Godot version 4.0 RC 3 System information Macbook m1 Issue description If I normally use: Skeleton2D.new() if works. If I use: @export_group("Skeleton2D") ... Skeleton2D.new() I get error: Invalid call. Nonexistent function 'new' in base...
core/variant/variant_utility.cpp:1092 - Cannot construct block from null block definition. res://addons/block_code/ui/block_canvas/block_canvas.gd:348 - Invalid call. Nonexistent function 'set_parameter_values_on_ready' in base 'Nil'. It is because the object property blocks are not the ...
Fix crash when clicking on "Interpolation Mode" with nonexistent node path (GH-81779). Improve retarget auto-mapping algorithm (GH-81843). Fix theme access and improve UX in AnimationTree editor (GH-82210). Fix SkeletonIK3D editor preview when changing active node (GH-82391). Reimport bone...