You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selecting shape type Ramp on an OnyxShape node produces the following errors:
res://addons/onyx/nodes/onyx/onyx_gen_ramp.gd:599 - Parse Error: Variable "i" already defined in the scope (at line 598).
modules/gdscript/gdscript.cpp:599 - Method failed. Returning: ERR_PARSE_ERROR
res://addons/onyx/nodes/onyx/onyx_shape.gd:571 - Invalid call. Nonexistent function 'new' in base 'GDScript'.
The text was updated successfully, but these errors were encountered:
Godot 3.2.2.stable.official
Onyx commit d5ff371
Selecting shape type
Ramp
on an OnyxShape node produces the following errors:The text was updated successfully, but these errors were encountered: