Editor warning on ScriptType inheritance
Closed this issue · 0 comments
marklundin commented
Due to playcanvas/engine#6316 ScriptType
should not be used to define Scripts with class based syntax.
We can check this at runtime, however it would be better to catch this ahead of time in the editor and provide a warning/error and recommended solution.