Page 3 of 3

Re: Demo - Morphing

Posted: Fri Mar 31, 2023 11:12 pm
by AZJIO
On Linux, after the Add3DArchive() function, it stops showing debugging using MessageRequester(), even if I specify the correct path to the resources.

Code: Select all

MessageRequester("1","Yes")
Add3DArchive("/home/user/Source2", #PB_3DArchive_FileSystem)
MessageRequester("2","No")

Re: Demo - Morphing

Posted: Sat Apr 01, 2023 10:16 am
by pf shadoko
in the demo, the resources are the textures
did you copy them in the "/home/user/Source2" folder?

Re: Demo - Morphing

Posted: Sat Apr 01, 2023 10:25 am
by AZJIO
Yes. And tried different paths, direct, and relative "./file". Added file "engine3d.so"