GetDirectoryPath
dir = raylib.GetDirectoryPath("assets/sprites/hero.png") print "Directory: " + dir // prints "assets/sprites"
There was an error while loading. Please reload this page.