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
I 'm using Godot4.7.1 with lua-gdextension to develop my action game on windows platform. Because of lots of player skills, I need to turn them into mono node class to enter the scene tree. When I try to extends my base skill class. It warned, And the child class cannot show the export fields in the inspector.
I 'm using Godot4.7.1 with lua-gdextension to develop my action game on windows platform. Because of lots of player skills, I need to turn them into mono node class to enter the scene tree. When I try to extends my base skill class. It warned, And the child class cannot show the export fields in the inspector.