Hiya guys
Basically, I have a whole sequence of OBJ files in a folder in Assets/Resources/ModelSim/, named like “000000.obj”, “000001.obj”, etc. I want to “play” this sequence, i.e. import each model one after another, replacing the one before it. I’ve been feeling blindly in the dark on how to do this, but I can’t get anything working. Could anyone explain - in very simple terms
- how you could go about this?
Cheers!