Closed marcikaa78 closed 10 months ago
it is indeed renamed daEditor3, X stands for eXclusive mode (in contast with daEditorE lib (formely known as daEditor4) where E stands for Embedded)
And what's this error? (popping up in skiessample and TestGI downloaded the base binaries btw)
P.S: and how to select/move/rotate objects in editor?, how to modify the editor window name?
And what's this error? (popping up in skiessample and TestGI downloaded the base binaries btw)
P.S: and how to select/move/rotate objects in editor?, how to modify the editor window name?
Apparently you downloaded base files but didn't build it (using dabuild) into game resources, so game(sample) EXE cannot load resources on start. Either download prebuilt archive or build everything needed before running sample
Thank you! Ran dabuild and it loads no problem
And what's different from daEditor3?