View on GitHub
Download Latest Release
Copy -- Add the hero texture to the asset manager if AssetManager.add_texture("Fezqi", "./assets/fezi.png", true) then print("Added texture [Fezqi] successfully") else print("Failed to add the [Fezqi] texture") end
-- Add the hero texture to the asset manager if AssetManager.add_texture("Fezqi", "./assets/fezi.png", true) then print("Added texture [Fezqi] successfully") else print("Failed to add the [Fezqi] texture") end