keijiro / SushiVfx

VFX Graph samples with sushi scan assets
75 stars 4 forks source link

Not seeing the sushi? 🤔 #1

Closed ManjitBedi closed 2 years ago

ManjitBedi commented 2 years ago

Hi,

I have downloaded the sushi models and have copied them into the "Assets\DDD\J-food-4" folder. I don't see anything change in the Unity scene files when I try them.

I have looked at how the Vaporize scene is set up; I see there is a sushi game object. Does it have a reference to a 3D model somewhere?

Do I need to delete any of the files as there is an OBJ and FBX in the folder?

ManjitBedi commented 2 years ago

I think I figured it out; I needed to move the assets into the folder first using the FBX model before loading the project into the Unity editor.

keijiro commented 2 years ago

Yes. Unity removes .meta files when the file body is missing.