Buddies
I’m stuck in this little mess
I’ve a MyConfig.prc in the same directory of my Main.py. I guess is to Panda3d load MyConfig.prc and not the default Config.prc but it isn’t.
I try load MyConfig by myself using loadPrcFile(“MyConfig.prc”) before DirectStart and have same results…
How to load it?
Thanx