Jump to content

Genebris

Members
  • Posts

    517
  • Joined

  • Last visited

Blog Comments posted by Genebris

  1. I guess it will fail at things like

    for i=1,10 do
    Model:Load("Models/Characters/char" .. tostring(i) .. ".mdl")
    end
    

    Similar in my inventory code for example. I guess it would be better to simply allow users to select folders that they don't want to export, so they can place all their currently unneeded textures there.

     

    Also, why do you even keep files that you don't need in the project folder?

×
×
  • Create New...