Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! I purchased the bundle that this is included in recently, and am having trouble importing this pack into Godot. 

I'm getting this error for each asset: "ERROR: editor/import/3d/resource_importer_scene.cpp:3029 - Condition "!save_path.is_empty() && !DirAccess::exists(save_path.get_base_dir())" is true. Returning: ERR_FILE_BAD_PATH

  ERROR: Resource save path true not valid. Ensure parent directory has been created."

And I'm also getting this warning for each asset: "WARNING: servers/rendering/rendering_server.cpp:2236 - A surface of res://assets/Polygon-Mega_Weapons_Kit/Models/extracted/SM_Wooden_Forend.SM_Wooden_Forend.mesh uses an old surface format and needs to be upgraded."

What can I do to resolve this? Thanks!

Hello. I'll check it out soon to see what's wrong.

If you want to solve this yourself, you might want to try porting it from Unity to Godot.