We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7de2c2 commit c1d50c6Copy full SHA for c1d50c6
POLYGON_GangWarfare.py
@@ -90,7 +90,7 @@ def import_characters():
90
else:
91
# Make absolute
92
image.filepath = bpy.path.abspath(
93
- "//Source_Files\\Textures\\" + filename
+ "//UnrealFBXs\\tex\\" + filename
94
)
95
96
import_characters()
0 commit comments