Тёмный

Using BSP Geometry - #9 Unreal Engine 4 Level Design Tutorial Series 

Virtus Learning Hub
Подписаться 237 тыс.
Просмотров 106 тыс.
50% 1

In this video we take a look at how we can make basic shapes without our level using BSP geometry. With this BSP geometry we'll be able to make the base layout of the level.
Download Unreal Engine 4: www.unrealengine.com/download
♥ Subscribe for new episodes weekly! bit.ly/1RWCVIN
♥ Don't forget you can help support the channel on Patreon! / virtushub
♥ Join the Virtus Dev Squad Discord: / discord
Virtus Learning Hub // Media
● Facebook Page - / virtushub
●Twitter Page - / virtushub
● Website - www.virtushub.com/
------------------------------------------------------------
My Recommended Desktop Setup:
GTX 1060
amzn.to/2CTTaoS
AMD Ryzen 5 1500X
amzn.to/2Cq8to1
RAM Corsair 8 x2
amzn.to/2CGSIO1
Corsair CX750M
amzn.to/2CsVQc3
Case NZXT Phantom 410
amzn.to/2CsVQc3
Motherboard MSI Tomahawk
amzn.to/2CsVQc3
Corsair h110I Liquid Cooler
amzn.to/2CsVQc3
Blue Yeti Pro Microphone
amzn.to/2CqPKsA
Rode PSA1 Boom Arm
amzn.to/2AvXuaU
2TB HDD + 128GB SSD

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

 

22 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@omnianima4540
@omnianima4540 3 года назад
Wow, these kind of basics are something you dont really find yourself when experimenting (at least speaking for me), thank you a lot
@YuBGamerzBen
@YuBGamerzBen 3 года назад
It's always better to use x, y and z values to change the size of your objects. As just scaling them can create problems in the future. When trying to "Build to the Grid" or Apply Textures etc. Great Video non the less!
@VirtusEdu
@VirtusEdu 6 лет назад
We start working with tools that'll allow us to form the layout of our level.
@canisterbottournament
@canisterbottournament 3 года назад
There's a difference between the transform scaling and the brush setting scaling at 03:37. If you scale the box with the transform scaling it will also scale the material assigned onto the mesh. If you scale it using the units you will not scale the material of the mesh, just wanted to let you guys know!
@treebeard7121
@treebeard7121 2 года назад
I maybe behind the times here, but this video seems out of date. Is it, has UE changed since this video was made? I'm using UEv4.7 and I see no hollow setting for when a additive box mesh is added to a scene. I only see that if a subtractive mesh is added, and I can't really get that to subtract from an existing box, and maybe because the existing box has not been set to hollow? Don't know, this is a short cursory tutorial and I can't find the settings as shown in the tutorial. 😑
@everstanding400
@everstanding400 6 лет назад
subtractive brushes become invisible after deselecting them and the only way i can select them again to modify them is to search for them in the world outliner... is there a fix for that??
@unrealstudent2239
@unrealstudent2239 2 года назад
whats the best way to get things exactly symmetrical? im surprised thats not talked about more in map tutorials
@WrittenPhD
@WrittenPhD 2 года назад
Great video on Greyboxing. Thanks
@berserkerrxii5776
@berserkerrxii5776 6 лет назад
You're awesome!
@derakon4791
@derakon4791 4 года назад
Dude you are amazing
@Take22952
@Take22952 3 года назад
Thank you for this.
@forestfire2605
@forestfire2605 4 года назад
would it be better to make a house with the box or cube
@NocturnalJin
@NocturnalJin 6 лет назад
Lighting bleeds through the walls if they aren't thick enough. Really limits what you can do.
@unstablesun8179
@unstablesun8179 4 года назад
Nice. But the X,Y,Z for the box dimensions is not the same as scaling. Those are unreal units.
@myguy2656
@myguy2656 6 лет назад
U helped me soooo much with this sires thx for that.
@darksteelyurius
@darksteelyurius 3 года назад
Common question: 3:32 "Why do I need this? I mean I already have the scale tool right? Answer: Precision. The scale tool is a great shotgunning tool but if you are looking for something in the EXACT dimensions you'll have a hard time getting it with scale
@BeefaloBart
@BeefaloBart 6 лет назад
Awesome as usual, this creates more work for me lol. I never knew about the subtractive part. Soon as Im done revamping my new network systems I will be using this stuff to create the base map for my project.
@sirscrooge4357
@sirscrooge4357 6 лет назад
Is there a way you could edit the BSP in game - not in the creator - for something like bullet holes where when you shoot the geometry the geometry dynamically changes?
@DisruptGamingDaily
@DisruptGamingDaily 6 лет назад
You would have to make a destructable object to do that but you would want to use just BSP its only for colision basics and blocking out
@GordonSeal
@GordonSeal 6 лет назад
You can do that, as Daniel said, with a destructible mesh. However be aware that every time you put a whole into an object, it will split the mesh into multiple more vertices - thus increasing your polygon count each time. For small levels with limited geometry this isn't a problem, but it has an impact on performance especially if you have a lot of bullet holes eventually. Correctly aligning the textures after the hole is created (the mesh has been slit) is another problem.
@AzrauG
@AzrauG 6 лет назад
Maybe use decals applied by the projectile when it strikes a surface
@ProphetCrysis3
@ProphetCrysis3 6 лет назад
The Thumbnail looks really good! Do you show us how you create them?
@kingfhd2424
@kingfhd2424 4 года назад
bsp its pro bulider in unity but with updates
@libertysomething
@libertysomething 6 лет назад
BSP!
@blackhatgamerz4993
@blackhatgamerz4993 6 лет назад
Hello mate :) Awesome stuff you make, i really like your videoes :) I have a request about a tutorial that i dont Think you have made. Hopefully you will read this. In a TPS imagine a charactee with No weapons or anything. He Can run walk jump Crouch etc. Then He finds a weapon and Picks it up, and Then He Can run Wall Crouch shot etc. How do you make that? Hope you understand Like How to have 1 animation for run etc when No weapons is attached and Then another run with weapon animation for when a weapon os attached
@FreemanTraceur
@FreemanTraceur 6 лет назад
Blackhat Gamerz you're gonna need an animation montage. It'll keep the original animation and then add the part for the weapon. They covered this in the official UE4 channel.
@MovieInMinutes603
@MovieInMinutes603 6 лет назад
Please explain to me how Reducing APK Package Size RÉPONDRE
@RivaileCaptain
@RivaileCaptain 5 лет назад
Download map project for android ?
@leonardlawrence6076
@leonardlawrence6076 6 лет назад
Join to s.o.s. dev team
@Deaadman
@Deaadman 6 лет назад
Could you start a series on how to make a Battle Royale game, please?
@retro_iq458
@retro_iq458 6 лет назад
Fps??
@voicehead
@voicehead 6 лет назад
what?
@GamiumGamers
@GamiumGamers 6 лет назад
FPS????
@Si-Toecutter
@Si-Toecutter 4 года назад
"having said that" "without further ado"....RAGGGHHHHH
@SirElfen
@SirElfen 6 лет назад
first
@eastonwilliams1722
@eastonwilliams1722 6 лет назад
Mshackertr2 No nipples
@eastonwilliams1722
@eastonwilliams1722 6 лет назад
I haven't started UE4 or engines yet but I thought game developers would make their whole building in Max, texture it, then export the entire thing out and put their props inside right? What exactly are these basic shapes for?
@rk_iv
@rk_iv 6 лет назад
Easton Williams I think it’s more for level prototyping
@assainjon
@assainjon 6 лет назад
prototyping layout
@Stefan-xt5sk
@Stefan-xt5sk 6 лет назад
You will go through many iterations before finishing your final asset for use in the game. The workflow you described is basically what happens in production (programs vary of course), but doing that immediately and before making sure that the current version is good and won't change anymore will cost you a lot of time and waste resources. That's why tools like this are useful - it's a cheap and quick way to make prototypes, try different layouts and iron out design flaws before putting in the hard work to make it beautiful. Planning and testing early will save you a lot of time ^^ Edit: Buildings are often not built as one piece, but as modular building blocks (wall, wall with window, wall with door, stairs, floor etc) as it allows level designers to create different variations of buildings without needing hundreds of uniquely built houses
@eastonwilliams1722
@eastonwilliams1722 6 лет назад
Stefan So if I were to build a house, I assume it would be best to build the basic floorplan/layout and have it empty? Then go in an insert my already made props or parts to make it unique? I would've thought say for archviz, or a simple level of a house they would make the whole thing in Max or Maya and go in UE4 to place the props, I can't see how it is possible to do walls, doors and such but I haven't gotten that far...
@planetweed
@planetweed 5 лет назад
Ut99 maps are almost always made exclusively with bsp , guess i could say : it's how unreal engine started some 20 years ago :)
@mertozturk1123
@mertozturk1123 6 лет назад
Thanks bro. Please give me rpg videos
@stephk42
@stephk42 4 года назад
Super fake thumbnails
Далее
СПАЛИЛА МАМЕ СТАРШУЮ СЕСТРУ
00:23
No one will play with him( #standoff #meme #grenade
00:12
Unreal Engine 5 - Colliders Explained in 12 min
12:44
UE4 Tutorial: BSP Brushes #Blocktober
12:08
Просмотров 25 тыс.
Why Stairs Suck in Games... and why they don't have to
11:24
Level Design Breakdown | "Infiltration" Blockout
8:29