Hey fellas, i'm the new (noob)...
some days ago i've found on Humblebundle a offer with 60 GB zipped packs for Cry Enginge. I've thinks, "To have is better as to need". Now i want to make the first steps on Cry and make a level.
how can i get the addons in Cry? I dont know to "Import" . I have copy in the Folder they include the imports from the "Marketplace" but in launcher is only the stuff from the Marketplace.
can help anyone?!
Greetings
Seraphin
Re: Packs from Humblebundle and now?!
#2Hey there,
The assets need to be copied to your project' assets folder.
For example;
Marketplace Asset
You would copy these to your project' assets folder like so;
For more information you can take a look at our YouTube tutorial about importing assets from other projects:
https://www.youtube.com/watch?v=TZWrGejTCfU
The assets need to be copied to your project' assets folder.
For example;
Marketplace Asset
Code: Select all
Marketplace Folder
|-- Assets
|-- Textures
|-- ObjectTexture.dds
|-- Objects
|-- Object.cgf
Code: Select all
Project Folder
|-- Assets
|-- Textures
|-- ObjectTexture.dds
|-- Objects
|-- Object.cgf
https://www.youtube.com/watch?v=TZWrGejTCfU
Uniflare
CRYENGINE Technical Community Manager
Here to help the community and social channels grow and thrive.
My personal belongings;
Beginner Guides | My GitHub | Splash Plugin
CRYENGINE Technical Community Manager
Here to help the community and social channels grow and thrive.
My personal belongings;
Beginner Guides | My GitHub | Splash Plugin