I know a little about unity I know you can import some blender objects but i was wondering if you can import and enitre blend file? I have almost a finished sim Can i import the entire scene, objects, sound, etc etc. If so how? Also, if i already have the finished game is unity free? In blender the files are about 3 or 4 times larger than a normal
sim of similar size, will using unity make files smaller? Example I made an aquarium, similar aquariums that have caustices about the same number of fish, etc would be about 18 to 20 megs with blender the files are about 35 megs and if compiled in the blender interface it would be about 60 to 75 megs that is why i am interested in trying unity
What is a sim and what is a caustice? And use some punctuation; it makes your words so much easier to read.
You can’t import scripts from Blender to Unity ( not without a lot of hassle, if at all ). You can import meshes, armatures, and actions. If you use the search function you’ll quickly find how exactly to import a .blend file into unity. I suggest File->Export->FBX.
Unity is free whether or not you have a game. The free version is missing some features which the pay version has, though.
Sim, is a simulator ( my aquarium) caustics are the lights that travel over the fish, rocks, etc. I do have some scripts but not much. What about changing the unity icon to a custom icon can i do that with the free version? I can’t seem to do it. sorry about the punctuation I write fast somtimes.
scarpelius is right, but additionally, if you import lights and cameras from blender into Unity, they will appear as empty Game Objects which you can use as position holders for in game lights and cameras.