Тёмный

Game Asset Workflow - All Parts (now Free!) 

Crimson
Подписаться 21 тыс.
Просмотров 34 тыс.
50% 1

This used to be a paid course but I'm now releasing it for free alongside any future tutorials/educational content.
Learn how to create a game asset using my workflow, this is not "start to finish, uncut", this is the workflow part by part with some tips and tricks to improve your own workflows.
If the course helped you, feel free to support me through Kofi, otherwise subscribing and liking the video helps a ton: ko-fi.com/crimsondev
Software Required:
● Blender (or another modelling software, however some tips may not apply to other software)
● Substance Painter
● Unreal Engine 4 (or another game engine)
● Shotpacker (not required, but a UV add-on for Blender)
● PureRef (also not required, but great for gathering references)
If you want to see more of these types of videos, feel free to like and subscribe!
Watch me live on Twitch: / firstcrimson
Follow me on Twitter: / thecrimsondev
Join the First community today, would love to have ya: / discord
#gamedev #unrealengine

Игры

Опубликовано:

 

16 сен 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@TheCreativePal
@TheCreativePal 9 месяцев назад
The best workflow so far in the internet !!!
@mrzero2089
@mrzero2089 9 месяцев назад
Bro the video is great but I have seen a video for you from over a year and you said something that really changed my logic in game programming, you ware saying don’t make code make a system. And this really took me to the next level
@faryanblender8946
@faryanblender8946 3 месяца назад
What does that mean?
@mrzero2089
@mrzero2089 3 месяца назад
@@faryanblender8946you shouldn’t make a code that works only on one scenario make a system that would work on multiple of ways
@michaeljburt
@michaeljburt 5 месяцев назад
This is an awesome tutorial on game asset workflow. Great stuff. One small comment on the PNG texture export - it's probably best to do a 16 bit export (you'll get the highest precision that way) and then let Unreal Engine handle how that data might be compressed.
@StatleyTitan179
@StatleyTitan179 5 месяцев назад
Thank you so much for making this free!! That's so awesome
@FirstCrimson
@FirstCrimson 5 месяцев назад
Hope it helps!
@lwac
@lwac 2 месяца назад
Merci beaucoup pour cette vidéo, je commence à me former en création 3d pour Unreal en autodidacte, donc ce genre de cour m'aide énormément, sympa de l'avoir passé en accès free
@ronaldoveloso5285
@ronaldoveloso5285 4 месяца назад
The G channel you mentioned will actually hold 1 bit more of the information after the texture compression (Block Compression). R - 5bit G - 6bit B - 5bit
@maxwellbrengle7168
@maxwellbrengle7168 Месяц назад
I was wondering, is that because green has a higher luminance value than other colors? So it has a wider range of data it can hold?
@ronaldoveloso5285
@ronaldoveloso5285 Месяц назад
⁠​⁠@@maxwellbrengle7168that might be the reason why G was the chosen between R and G, not sure.
@nerophase
@nerophase 9 месяцев назад
maan thanks for this video!! i was looking for a tutorial like this for a while.. and it would be really nice to have the entire course here on yt for free.. can't thank you enough
@5th_Vertex
@5th_Vertex 6 месяцев назад
Thanks! Subscribed.
@SashaTadano
@SashaTadano 5 месяцев назад
Thank you :)
@peetroar
@peetroar 2 месяца назад
Great workflow man! I wonder how I could handle a situation where an object exists only in the high poly mesh and not the low poly, e.g. fabric stitches? I created the stitches using geometry nodes and would ideally bake these into the low poly normals
@FirstCrimson
@FirstCrimson 2 месяца назад
Should be doable! You would just have to make sure that if you're baking using grouped meshes that you have the stitches apart of those groups or (if I remember correctly, I haven't baked in a while so this might not work) having a _01, _02, etc. after _low/_high should work. Alternatively, you would just bake it as a mesh and put it apart of the object that it's on top of
@drumandbassob0007
@drumandbassob0007 9 месяцев назад
have you worked much with ue5 nanite i have been doing experiments and find i can get similar performance just texturing my highpoly props and not going through the hassel of lowpoly to highpoly workflow , is the downside just when i bake my game down it will be a larger size as it will contain more high poly models, good channel too btw
@mrzero2089
@mrzero2089 9 месяцев назад
I have tried to use nanite but there is problem I faced because of my vram my. Nanite need more than 4gb to work properly in the engine but I don’t know about the package
@zohahs5276
@zohahs5276 3 месяца назад
Hi very nice tutorial is it possible to get access to this model for texturing practice thanksalot.
@bhoneaunghein5793
@bhoneaunghein5793 11 дней назад
what will happen in baking result if we dont make sharp edge in low poly and make shade smooth
@MikeCore
@MikeCore 2 месяца назад
Shotpacker isn't for sale anymore )= but that stack similar geometry seemed like a steal of a feature
@Nitram-xw9ei
@Nitram-xw9ei Месяц назад
ZenUV and UVPackmaster also have stacking features. Both of these addons (paid) are essential kit for Blender
@videos9758
@videos9758 3 месяца назад
great video .. where is the mannequin folder located exactly or is it a downloadable file ?
@FirstCrimson
@FirstCrimson 3 месяца назад
You should be able to easily export it from Unreal itself, since that's Unreal property I can't really give out a download for it sadly
@videos9758
@videos9758 3 месяца назад
@@FirstCrimson in my case im a blender 4.0 user thanks anyways and that reply was fast omg ❤️
@user-jj5bf1hm9o
@user-jj5bf1hm9o Месяц назад
Do I have to join the entire objects first before importing to substance?
@FirstCrimson
@FirstCrimson Месяц назад
No, if you’re baking by name, joining all the objects would break that altogether, plus it’s unnecessary to join the entire thing
@ApathyGaming01
@ApathyGaming01 6 месяцев назад
You mention links to articles throughout the video, where can I find these?
@FirstCrimson
@FirstCrimson 6 месяцев назад
They were originally included within the original course material, I'll look into having them publicly uploaded to a Google Drive or something
@Magoo277
@Magoo277 3 месяца назад
I'm trying to export the third Person mannequin from unreal but it seems to be coming out...extremely small... Any ideas as to why this may be happening?
@FirstCrimson
@FirstCrimson 3 месяца назад
It's possible the scale conversion is messed up, if I were to guess, scaling the mannequin by 100x should bring it to the normal scale- it could also be how your scene is setup measurement wise.
@Magoo277
@Magoo277 3 месяца назад
Thanks for the help. Figured out that I had my meshes in blender too large. You got my sub! @@FirstCrimson
@mushishi3994
@mushishi3994 9 месяцев назад
Where can I get the course ?
@FirstCrimson
@FirstCrimson 9 месяцев назад
This is the course
@Hannoah171
@Hannoah171 6 месяцев назад
❤..
@ErikMurt444
@ErikMurt444 Месяц назад
Damn, it's too fast for me to follow, got to stop and google every 5 seconds. xD
Далее
Tips for Optimizing Game Assets in Blender
10:27
Просмотров 111 тыс.
Turn your high-poly mesh into a GAME-READY asset!
29:39
5 Tips to Master Texture Bakes Like a Pro
20:00
Просмотров 29 тыс.
This Problem Changes Your Perspective On Game Dev
25:51
Optimizing my Game so it Runs on a Potato
19:02
Просмотров 445 тыс.
3D Modeling Workflow for Games - Explained
15:32
Просмотров 248 тыс.
Games Where You're NOT the Main Character
14:52
Просмотров 1,7 млн
Simple Game Assets in Blender - A Complete Tutorial
1:28:39