How To Make A Massive Open World Map In Unreal Engine 4

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 244

  • @UpsideDownTutorials
    @UpsideDownTutorials  4 ปีที่แล้ว +19

    Learn more about lights in Unreal Engine 4 >>> th-cam.com/video/l-BtHtC4W80/w-d-xo.html

    • @DRAWKCABLLA
      @DRAWKCABLLA 3 ปีที่แล้ว

      does landscaping on a level only apply to that level? or does landscaping apply to the landscape no matter the level

    • @jonathanhughes8679
      @jonathanhughes8679 ปีที่แล้ว

      You make me wish knew how to program c++ or another language. I have idea for games but I just don’t know how to program and at almost 50 it’s a bit late.

  • @systemsbyvedant
    @systemsbyvedant 4 ปีที่แล้ว +24

    With the amount of things you have explained in this tutorial you can create a whole series by exploring in depth. It was amazing content and I look forward to seeing more content. Thank you!

  • @codypearce7092
    @codypearce7092 3 ปีที่แล้ว +9

    THANK YOU! been trying to load an entire map the whole time and resulting in constant crashes. this makes everything simple!

  • @justinpowers7666
    @justinpowers7666 4 ปีที่แล้ว +102

    Would you mind showing us how you actually made the world in Unreal Engine, like a step by step guide on how you started it. Just seems like before the video starts on how you build the world the video ends and we didn't learn anything on how to actually make the map. Or at least a link to another video that shows us how to map a map in unreal engine.

    • @ryoshitv6652
      @ryoshitv6652 4 ปีที่แล้ว +15

      Wait he isn’t showing he made the map but is showing what world composition is. There is a difference.

    • @ETJakaEli
      @ETJakaEli 3 ปีที่แล้ว +7

      @@ryoshitv6652 shut up

    • @ryoshitv6652
      @ryoshitv6652 3 ปีที่แล้ว +9

      @@ETJakaEli okay

    • @steeldisaster8070
      @steeldisaster8070 3 ปีที่แล้ว +7

      This is crucial part of making open world game, Otherwise you would have only small levels that are not linked together

    • @HealwaysRemembers.
      @HealwaysRemembers. 3 ปีที่แล้ว +3

      @@ryoshitv6652 haha

  • @montereidii4452
    @montereidii4452 4 ปีที่แล้ว +57

    This is very good! Now I know how to get started on making a open world terrain.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +14

      Thank you! I’ll make a follow up with more details regarding loading and optimizations, stay tuned it will be out in few days.

    • @minileva
      @minileva 3 ปีที่แล้ว +1

      did you get far?

    • @bluethumbbuttoneek9465
      @bluethumbbuttoneek9465 3 ปีที่แล้ว

      World partition must be ur friend now

  • @Balthazar3923
    @Balthazar3923 2 ปีที่แล้ว

    Here iam 2 years later seeing this and it’s amazing information for me. Gonna check more videos soon.

  • @dylanbailey7262
    @dylanbailey7262 2 ปีที่แล้ว

    Content was good. I liked how instead of saying you do it this way; you said I do it like this for this reason. Perspective over command.

  • @openroomxyz
    @openroomxyz 4 ปีที่แล้ว +13

    I am learning first Time Unreal, i did watch if out of curiosity, i hava a feeling building an open world is easier in Unreal than Unity, as it looks like more things are build in.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +5

      There are quite a lot of features build in for sure, but in Unreal there is one thing to keep in mind which I think in Unity is easier to do, performance. Optimizations is a key part and it takes some planning and time to do, so just have that in mind for your project.

  • @khaldvici
    @khaldvici 3 ปีที่แล้ว +1

    before watching this video i was building 2k*2k world and it was such a pain in ass. you're a life saver

  • @josephvanwyk2088
    @josephvanwyk2088 4 ปีที่แล้ว +19

    FINALLY searching for this the whole day. When you say, "I can start loading this area here" - "Or I can remove this area here" - is it something that happens automatic when not in range - or is it like a trigger you need to script for each level? (Busy with an island and western town, trying to understand levels etc..)

    • @echoegg8738
      @echoegg8738 3 ปีที่แล้ว

      I think its like when the player reaches a certain point the level loads as its not automatically. for example lighting, when you test your game and you have made a lighting level once you enter a room it there is like a slight increase of brightness which is essentially loading it automatically. i hope that answers your qestion and im not 100% sure im correct

    • @AM-jx3zf
      @AM-jx3zf 3 ปีที่แล้ว +5

      if you're still looking for an answer, it's called level streaming. so it has a threshold beyond which one level fades into the background and another comes up.

  • @rifz42
    @rifz42 4 ปีที่แล้ว +32

    it's hard to watch the shaking camera (5:07 etc) as you are showing us around, also please don't use the glitch effect for transitions, just cut. Thanks for the good info!

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +11

      Thank you for the feedback, I'll take it into account for the next videos.

  • @MaverickSF
    @MaverickSF 4 ปีที่แล้ว +6

    Congratulations on the work. Your tutorial helped me a lot, especially to understand how to save resources when creating land. Thank you very much for sharing your knowledge with us. Sincerely.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      Thank you, I hope will like my other tutorials also.

  • @cyberpunkzombie9461
    @cyberpunkzombie9461 3 ปีที่แล้ว +1

    Yes, i would LOVE to see and learn more!

  • @BrianHamil
    @BrianHamil 4 ปีที่แล้ว

    Complete and total game changer for me.

  • @THEROSSAGE
    @THEROSSAGE 3 ปีที่แล้ว +1

    Looking to make an open world game and your video is a great help for that. liked, subbed and loving the vids.

  • @darlenewalsh9222
    @darlenewalsh9222 4 ปีที่แล้ว

    Thanks so much...yes please make more content relating to large open world maps. So appreciated.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      I'm glad that you like me content, more on the topics is on the way :)

  • @musicdudem6673
    @musicdudem6673 4 ปีที่แล้ว +2

    Oh my god i could go for a whole series on this! I have not found many topics on this!!

  • @user-um3op4rj5r
    @user-um3op4rj5r 4 ปีที่แล้ว +3

    One of the best tutorials I’ve seen so far, subscribed for sure and looking forward to learning more!

  • @NeZversSounds
    @NeZversSounds 4 ปีที่แล้ว +10

    It would be great to also see how to trigger loading and unloading logic.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +10

      Thanks for the idea, yes I’ll make such video as it’s an important part of the optimization.

    • @sesto-dev
      @sesto-dev 4 ปีที่แล้ว +2

      @@UpsideDownTutorials Looking forward to it.

    • @BrianHamil
      @BrianHamil 4 ปีที่แล้ว

      It's not very difficult but this is just plain brilliant. I've been trying to figure out how to do an optimized open world for years and never thought to load different levels on top of each other. Thank you.

    • @dandee1197
      @dandee1197 4 ปีที่แล้ว

      @@UpsideDownTutorials has the video been made yet?,I really want to learn it

    • @DB_Infinity_youtube
      @DB_Infinity_youtube 3 ปีที่แล้ว

      I'd just use level streaming volumes. Donno if there are better solutions tho.

  • @shimmentakezo1196
    @shimmentakezo1196 3 ปีที่แล้ว

    Haven't learned anything new, yet I'm not able to create a map. But thumbs up for sharing your knowledge 😉

  • @ZachodniaBruksela
    @ZachodniaBruksela 4 ปีที่แล้ว

    i love people like you.

  • @stizziproductionz
    @stizziproductionz 3 ปีที่แล้ว

    I can’t wait to make my open world street game💚

  • @ChrisBrown-kr9xp
    @ChrisBrown-kr9xp 3 ปีที่แล้ว

    Great tutorial. Thank-you for sharing your knowledge.

  • @justanameonyourscreen5954
    @justanameonyourscreen5954 3 ปีที่แล้ว

    Okay...so learning level streaming was essential...nice map man

  • @haroldmcbroom7807
    @haroldmcbroom7807 4 ปีที่แล้ว +1

    Just an ideal, please tell me your thoughts, on the possibilities of this within Unreal4. Why have a big map? Why not an entire country on disk, broken up into small chunks, the results would be performance reserved for game play features, instead of having a huge map hogging up memory. Here's how it works: 4 to 8 km maps, when driving in 1st person mode along the roads, you will pass gas stations, etc, then finally an light blue border visible only on the map, thus to allow you to turn around before reaching that point ahead that if you keep driving will lead to a "darker blue" area in which the next 4 to 8km will be loaded, saving to disk, and releasing from memory, the last chunk of which you can return to at any time. This is how I would do it. Thoughts?

  • @DewmOnline
    @DewmOnline 4 ปีที่แล้ว +1

    Awesome video, easy to follow. Gained a sub!

    • @georges8408
      @georges8408 3 ปีที่แล้ว

      easy to follow because there is nothing really to follow... it is just a theoretical approach not a "how to" tutorial

  • @_Amilio_
    @_Amilio_ 3 ปีที่แล้ว

    Need more of this pls!

  • @khallkhall7237
    @khallkhall7237 4 ปีที่แล้ว +5

    Dude, this is really excellent content. Thank you! More like this would be fantastic. Also, please finish that game, because it looks amazing and I want to give you money to play it.:)

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      Thank you fir the support! I’m working on some exiting content that I hope will come useful for everyone. The game is in progress, I’m just back a bit to the drowning board as I was not very happy with the gameplay design.

  • @Tech_Alchemy
    @Tech_Alchemy 4 ปีที่แล้ว +1

    Great tutorial, just what I needed.

  • @BlackFlashVA
    @BlackFlashVA 7 หลายเดือนก่อน

    14:12 you jump-cut over after you pressed enter, hiding that Level_01 did not appear under Persistent Level...
    Whatever happened to you for Level_01 to not appear under Persistent Level is happening to me when I make the level- how did you fix it?

  • @Entolyfik
    @Entolyfik 3 ปีที่แล้ว

    I'm "kind of" new to unreal, and ive wanted to make a massive open world for a LONG time. I found your video, and, I was impressed with what you had created, so my creative juices were flowing...but....
    As I watch, that black border around your video blocks a lot of the functions you are accessing, and I can't follow that...not blaming you, i know the recording software you use does this, but is there a way you can make a full screen tutorial without the black borders, so that new people can see what you are clicking on?
    otherwise though, GREAT TUTORIAL! THANK YOU!

  • @michaelysmaelfernandez4444
    @michaelysmaelfernandez4444 3 ปีที่แล้ว

    I think most of the viewer here wants to see step by step creating world map not just explaining.

  • @gphii
    @gphii 3 ปีที่แล้ว

    Omg thank u so much I love u, that was just what I looked for :D

  • @S4nch3z86
    @S4nch3z86 4 ปีที่แล้ว +1

    Nice tutorial :D Thx man right on time :D

  • @cem528
    @cem528 3 ปีที่แล้ว +1

    Have you ever considered creating a course on Udemy for this subject?

  • @rohitbhardwaj7719
    @rohitbhardwaj7719 2 ปีที่แล้ว

    god bless you brother

  • @andrewlooper1289
    @andrewlooper1289 4 ปีที่แล้ว

    Loved your video!

  • @ReaperND
    @ReaperND 14 วันที่ผ่านมา

    can i use this type of thing in multiplayer but i think there would be a two places to be load at same time but it is not a big deal can u help me i am making game in unreal 4 in 2024 because didnt have gpu only have intel processor

  • @DonEsteban3D
    @DonEsteban3D 3 ปีที่แล้ว

    goog tutorial. What if i have one big height map? How this fits into this world copositor tool? Can i cut it into chunks and load as sublevels?

    • @DonEsteban3D
      @DonEsteban3D 3 ปีที่แล้ว

      ok, nvm. Answer is: yes you can easily do this, just select part of landscape and assign it in world compositor.

  • @CrownKing2499
    @CrownKing2499 3 ปีที่แล้ว +1

    Nice, how long did you work on this open work map?

  • @ethanwasme4307
    @ethanwasme4307 4 ปีที่แล้ว +2

    will you cover LOD Proxy maps and what sort of things an artist is allowed to add to them (large low poly meshes, billboarded foliage, simple mats, etc...)

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      Thank you for the comment. Yes I will do such video. I’m in the making of few more tutorials on the open world topic as there is a lot to cover and also it’s something interesting for many people.

  • @bertani6134
    @bertani6134 4 ปีที่แล้ว

    Amazing man!!!!!!!!!!!

  • @evolgenius1150
    @evolgenius1150 3 ปีที่แล้ว

    Hmm. Could I kitbash a CRPG scene using kits in unreal, and export a very large isometric background image, and paint over it in photoshop?

  • @sams_3d_stuff
    @sams_3d_stuff 3 ปีที่แล้ว

    Please do more, please!!

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว +1

      I’m glad to hear that the video was useful. I’ll make some more on the topic soon ;)

  • @codindentation5189
    @codindentation5189 3 ปีที่แล้ว

    You are great. Your PC specs please:

  • @РоманАндреев-ь4ь
    @РоманАндреев-ь4ь 3 ปีที่แล้ว

    Greetings. This was very heplful tutoriual. BUt yet i have a question. What if you walk on the plain terrian and there is a distant mountain ahead. Withi this technology, mountain will appear instantly which is not good. Is there any workaround without using fog?

  • @hawkpath9096
    @hawkpath9096 3 ปีที่แล้ว

    Good video! Just cut instead of the glitch transition, it will look nicer and not be straining on the eyes

  • @IRISEDITS
    @IRISEDITS 4 ปีที่แล้ว +1

    Can you please tell how you opened the world settings?I couldn't find it after closing level window after creating level 01

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      It's inside world setting once you created a level and saved it.

  • @rolaogomes
    @rolaogomes 3 ปีที่แล้ว

    Is this recomended for Multiplayer Open World?

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว

      I would say so, in my case it’s a open world map designed for 300ppl at the same time on it.

  • @hayetzizou6601
    @hayetzizou6601 4 ปีที่แล้ว

    thank u so much for the tuto this was super helpfull

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      I'm happy to hear it and I hope you will find more interesting tutorial on my channel.

  • @adri4739
    @adri4739 4 ปีที่แล้ว

    I love this video, so motivating

  • @EmeraldForestCat
    @EmeraldForestCat 3 ปีที่แล้ว +2

    How difficult to implement flights in the open world? When you look at the GTA, it seems like something fairly simple, but it is worthwhile about a specific implementation and many problems immediately arise.

    • @Enderplays12
      @Enderplays12 3 ปีที่แล้ว

      At this point I'd guess a ton of LOD rules and lots of other optimizations.

  • @andrewlooper1289
    @andrewlooper1289 4 ปีที่แล้ว

    What specs does your computer have? Prebuilt Pc or diy build? Link?

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      I assembled it few years back, i7 5820k, 32GB, GTX1080. I’m looking into making sone upgrades so I’ll be getting some of the rtx 3k series and I’ll up on 64GB ram.

  • @haroldmcbroom7807
    @haroldmcbroom7807 4 ปีที่แล้ว

    Great video :)

  • @jacoprinsloo5985
    @jacoprinsloo5985 4 ปีที่แล้ว +1

    Please continue the tutorial really helpful,thank you!

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      Happy to hear that and yes next one coming is about auto material for terrains and optimizations of terrain materials for huge maps.

  • @moniqueoosthuizen7879
    @moniqueoosthuizen7879 2 ปีที่แล้ว

    Thanks for this tutorial. I am completely new to this and tried building according to your tutorial. Now I am facing a problem: whenever I start up my project it opens a black viewport screen. I then have to open the default "box"/base level where nothing but the floor and actors of that level is visible, until I go to "levels" and "make current" the level I was last working on. Do you have to do this every time you start or is there a setting to make it all automatically visible from the start?

  • @gunslinger788
    @gunslinger788 4 ปีที่แล้ว +3

    thanks, you should do a Udemy course on this I'd buy it up in a secound.

  • @rancheraosborne
    @rancheraosborne 4 ปีที่แล้ว +5

    Really interesting topic!
    Did you create all the asset yourself or did you use any marketplace or so?

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +3

      Ye the topic is huge and very interesting, I’ll be happy to make more videos around it. For the assets I created the majority but there are few marketplace packs also.

    • @douglaslevati7030
      @douglaslevati7030 4 ปีที่แล้ว

      @@UpsideDownTutorials Damn, those are really good assets. I'm currently learning to make something similar.

  • @dinoinsideabox9482
    @dinoinsideabox9482 3 ปีที่แล้ว +1

    dont work, when i check the world composition box i can create new levels but they dont show up on the levels list =/

  • @mr.morningstar2023
    @mr.morningstar2023 3 ปีที่แล้ว

    Hi, so could I build a map bigger than 20x20 km or 400km2 and the Unreal engine will blend everything together? Or how could I connect 20x20 km maps together let's say 10x 20x20 km map

  • @sicitydonmo3016
    @sicitydonmo3016 2 ปีที่แล้ว

    is this doable in an MMO with other players around? I'm farely new in this, so sry if its a stupid question.

  • @Amagedon8000
    @Amagedon8000 2 ปีที่แล้ว

    Very interessting thank you but sadly when i close and re open it nearly everything is gone although i exactly made it like in the video. Any tipps?

    • @UpsideDownTutorials
      @UpsideDownTutorials  2 ปีที่แล้ว

      Hey, thank you for the comment. When the engine is re-opened the levels might be not loaded, you can check this by right clicking and load. Also if it doesn’t show in game you need to add a blueprint node for load level on begin play and load the correct once.
      Let me know if that helped.

    • @Amagedon8000
      @Amagedon8000 2 ปีที่แล้ว

      @@UpsideDownTutorials yes it helped allot thanks i already found out that i need reload it but i will try to create a blueprint now.

  • @IRISEDITS
    @IRISEDITS 4 ปีที่แล้ว +1

    i'm not able to input the level_01 after enabling world composition whenevr i am doing create new and naming it as level_01 it doesnt become a level

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      I think you don't have enabled world composition. It's inside world setting once you created a level and saved it.

    • @lemon_sundew
      @lemon_sundew 3 ปีที่แล้ว

      Starter content cannot be enabled on the map. I might be late but someone else here said that making a new project without it fixed the issue.

  • @yn762
    @yn762 3 ปีที่แล้ว

    Is it possilbe to make those kind of open world map game in Macbook pro?

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว

      Sure, depends on your specs, but even if there is some limitation, you can just skip unhiding everything and work on smaller segments.

  • @home-dream-records1399
    @home-dream-records1399 3 ปีที่แล้ว

    I have a question about the OpenWorld stuff in Ue4.
    I work also with the UnrealEngine and started a little rashly and worked my way forward and forward...
    I have a huge landscape with lots of forests, streets, small villages and everything that goes with them like lanterns, forest paths, benches, little stones and all that small stuff for more realistic looking. Now the problem is that I did NOT work with the level function from the start, but only with culling distane.
    I know that this is not good :/
    For me, this applies to foliages as well as brushes / fixed objects such as interior fittings etc. In your opinion, is it still possible to divide the huge landscape into levels? With everything that's already placed on it?
    Does the engine recognize this and automatically hides the objects standing / placed on it or should I start from the beginning, first divide the landscape in seperat levels and then start building on it? I hope there is a workaround without having to start completely from the beginning. Do you have a tip for me? That would be absolutely amazing!
    Of course, I sorted everything very carefully and packed it into folders in the Details tab so that I have an absolute overview. I hope you can give me a tip. Gradually it becomes more and more clear to me that I can't avoid levels in order to make the whole thing perform well.
    Best Regards !

  • @greennature1045
    @greennature1045 3 ปีที่แล้ว

    very nice sir :)

  • @itanshi
    @itanshi 3 ปีที่แล้ว

    What might prevent a new level from being created? I have a blueprint saved but nothing added to the level menu. This was after turning on world comp. it worked before.
    Yeah world comp on persistent wont let me add sub levels

  • @kyrillgraf284
    @kyrillgraf284 3 ปีที่แล้ว

    i made the sublevels and than if i press play it load a view seconds and than im on the thirdperson template but there a lot of golden things without a collision and a tree with collision that stands in the grey building of thirdpersontemplate and a silver gate with golden balls and cubes in there that have a collision and two tunnels with watter and they havent got a collision too and there is beautifull music and you can hear the water, but i didnt have this level and i dont know why its open when i play my sublevels?

    • @kyrillgraf284
      @kyrillgraf284 3 ปีที่แล้ว

      that is very scary
      and first time i press play it loads a half day and than this level opens and my brain say to me " wtf who hacks your unreal". That is cool but i want to play on my sublevels pls help. I have photos if you dont belive me

  • @roendpunt
    @roendpunt 4 ปีที่แล้ว

    Nice tutorial, ive subbed.

  • @Liniont
    @Liniont 3 ปีที่แล้ว

    I had a question I've not been able to answer for years now. Say i made a testing only world that would be a separate composition entirely. I use this world to test lighting, animations, game mechanics, etc.
    How would i package and transfer those completed items in to the main game composition?
    for example I would like to test NPC AI in a blocked out testing world. refine it, package it and transfer it over to the main game. But then if i need to make adjustments i can still do so separately and update the package in the main game.
    Is this possible? me being a single person developer this is the only way I can possibly stay organized personally. by building everything separately on a pseudo-workbench and then moving it to the final area for use.

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว

      Hey thanks for the question. In the past I’ve approached such cases by creating 2nd project with the same file structure as my main, when a mechanic is done you can use the migrate function in unreal to merge them. Hope that helps ;)

  • @luimartin9218
    @luimartin9218 ปีที่แล้ว

    sir Your videos is the best !
    But now I stop in the beginning , when I enable World Composition and I try to create a level I can but I can't see in the level window ! so pls give me a little help if is possible . I use Mac studio M1Ultra UE4.27.2
    thank you so much

  • @marcobitebit4269
    @marcobitebit4269 3 ปีที่แล้ว

    hi, what is the configuration of the pc you use for unreal engine 4?

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว

      Hi, thank you for the question:
      My Workstation:
      ► HP Z4 G4 WKS
      ► CPU: Intel Xeon W-2295, 18 core, 3.0GHz
      ► RAM: 64GB DDR4 2933
      ► GPU: NVIDIA Quadro RTX 5000 16GB
      ► SSD: 1TB
      ► HDD: 4TB

    • @marcobitebit4269
      @marcobitebit4269 3 ปีที่แล้ว

      @@UpsideDownTutorials thank's

  • @r1icogaming938
    @r1icogaming938 4 ปีที่แล้ว

    soo im trying to make a big map for a multiplayer game.. does this work? as well?

  • @resons
    @resons 4 ปีที่แล้ว

    Great!

  • @emperorscotty
    @emperorscotty 3 ปีที่แล้ว +2

    @9:48 tutorial starts

  • @ak-gi3eu
    @ak-gi3eu 4 ปีที่แล้ว

    what are the specs of your computer

  • @AdireetiVlogs
    @AdireetiVlogs 4 ปีที่แล้ว

    hello sir ......
    sir can we add two terrain map in one levels just to make large map

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      You can, but it’s best to have 1 level which will be the container of all the other maps and then each zone (sub-level) to have just 1 terrain. It’s more optimized and also it’s easier for setup.

  • @jacksonmonroemusic
    @jacksonmonroemusic 3 ปีที่แล้ว

    How long do u think it would take to make a map 3 times this size?

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว

      Really depends on the amount of different zones (types of environments) you will have. On the project I’m showing the work on assets for each zone took about 2-3 months and the level design and placement about a month. This was done by 1 person and the zones were pretty small in size each. Some very rough calculations will look this >>> 8 different types of environments + 60 square kilometers of terrain size + gameplay elements and level design >>> about 3 years of work if you have a good idea what you want to do (this is work for 1 person).

  • @edorion6212
    @edorion6212 4 ปีที่แล้ว +1

    Was looking for this kind of tutorial, and saw you post on reddit. Great job !

  • @musicdudem6673
    @musicdudem6673 4 ปีที่แล้ว

    How do you add a heightmap to a level with world composition? Or is there a way to take a premade map like from a demo scene and turn that into modular pieces?

  • @AREA-wc3qm
    @AREA-wc3qm 4 ปีที่แล้ว +1

    How many days wanted to build this city

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      Hmmm, just for the city I think month and a half. For the full project I show 7-8 months.

    • @AREA-wc3qm
      @AREA-wc3qm 4 ปีที่แล้ว

      @@UpsideDownTutorials so had u done the game fully
      And one more question can I make game like GTA 5 because I seen in unreal engine 4 that some places are same like in GTA 5 so tell me.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      @@AREA-wc3qm Yes you can make any type of game using Unreal 4, I've worked on a lot of games that are at the moment shipped and 2/3 of them used Unreal.

    • @AREA-wc3qm
      @AREA-wc3qm 2 ปีที่แล้ว

      Hey man am here again;)
      Can you tell me from where you where you choosen those materials.
      Because am thinking to build some stuffs.

  • @starscream2092
    @starscream2092 4 ปีที่แล้ว

    There is Free Software called Terre Sculptor, it is similar to World Machine, World Creator 2 and Gaea.

  • @patricpelto
    @patricpelto 4 ปีที่แล้ว

    Wait... 20x 20 km is unreal engines maximum without world composition or with?
    it kinda lost me there, probably zoned it out. But as a refrense, my village of Hedgewick is about 1.6 - 2km in size in UE4. I'm guessing that its in the category of unnecessary big?

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      20x20km is the maximum at the moment. You can always create few maps and have loading between them, but 20x20 is pretty big.

  • @galberger3937
    @galberger3937 4 ปีที่แล้ว

    Hi.
    Can you show how to create a scary looking forest with snow step by step please?

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      Thank you for the video idea. It sounds fun, so I’ll make a plan for it. Stay tuned!

  • @bodamat
    @bodamat 4 ปีที่แล้ว +2

    Thank you very much! Clear and understandable. I found a lot of new things.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      I’m glad that it was useful, thank you for checking my channel and I hope you will find some interesting content in future as well.

    • @christopherm3807
      @christopherm3807 4 ปีที่แล้ว +1

      @@UpsideDownTutorials Hey man can you tell me how long it took you to make that beautiful map using UE4? I'm just really interested in knowing 🤔.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      Christopher M Can’t say for sure, but about 6-7 months and I had some help for small part of the assets.

    • @christopherm3807
      @christopherm3807 4 ปีที่แล้ว +1

      @@UpsideDownTutorials That's excellent 🤔. I asked because I'm honestly a music artist who also WRITES game concepts, and I'm trying to break into both industries independently and being that my games are shooters I get worried sometimes that my games will take too long to make.

    • @christopherm3807
      @christopherm3807 4 ปีที่แล้ว +1

      @@UpsideDownTutorials How long do you think a decent shooter will take to develop with this engine?

  • @sams_3d_stuff
    @sams_3d_stuff 3 ปีที่แล้ว +1

    Clicked so fast!!

  • @ThePixelitomedia
    @ThePixelitomedia 4 ปีที่แล้ว

    subbed! Great Content!

  • @christos6014
    @christos6014 3 ปีที่แล้ว

    How long did this project take you? Are you looking to take on any projects in the near future?

  • @user-jd5ot8ji2w
    @user-jd5ot8ji2w 4 ปีที่แล้ว

    could I build maps with a gaming laptop?

  • @SfantuSS
    @SfantuSS 4 ปีที่แล้ว

    Dope !

  • @reecebrauer7289
    @reecebrauer7289 4 ปีที่แล้ว

    Great tutorial! How does this work with imported heightmap? I have a 12km2 map.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +2

      Thank you, I’ll make a follow up as it’s a bit long to write it down, so you can check it out in few days.

    • @KiwiHawk-downunder-nz
      @KiwiHawk-downunder-nz 4 ปีที่แล้ว

      @@UpsideDownTutorials Thank you for ALL your effort, I to look forward to this < an ole Geeezzzer but have a terrain I made in WC2 with tow island on it and would love to know the best practice for spliting that and importing into UE4 and setting up a section over the ocean for a floating island. I did play diablot 2 way way back BUT diablo lost out to Elder Scrolls when Morrowind came out. I'm looking to make an Elder Scrolls, Witcher 3 ish style world for somit to do in my retirement www.dropbox.com/s/5q2vf9crjubl50d/ScreenShot%20%281%29.png?dl=0

  • @mobassherakik5073
    @mobassherakik5073 4 ปีที่แล้ว

    Sir , i have a question , does unreal engine takes money to download or its completely free ?? Please reply thanks

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      It’s free to use and you need to pay % from tour earnings after 100 000$ once your project is published. You can read a bit more on the webpage as they had more in depth info.

  • @JG-pi2ys
    @JG-pi2ys 3 ปีที่แล้ว

    This is a really great tutorial. Thank you for sharing. Although I have an issue even when following all your steps. If I exit the Editor and go back into the project later on, The "Enable World Composition" flag is not checked and it's not showing all my levels. If I try to check the box, it tells me "Please save your level to disk before enabling World Composition". What am I doing wrong?

    • @UpsideDownTutorials
      @UpsideDownTutorials  3 ปีที่แล้ว +1

      Thanks for the comment, I think what is happening is that once you are inside your project and enable world composition, you need to save the level you are working on as well as the project it self, use save all function from the edit tab.

  • @dragonsouldevlog3982
    @dragonsouldevlog3982 4 ปีที่แล้ว +1

    I actually didn't know about the terrain combined with the levels. Your videos are helpful.

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว

      Thanks! If you have any issues or need more details on the topic I’ll be happy to make a follow up tutorial.

  • @patstreater
    @patstreater 4 ปีที่แล้ว

    Something I have been wondering. I am working on a single player game that takes place primarily in a mansion. However the game has 7 different unique locations (which are all maps I bought from the marketplace) can those same maps be added to the map that the mansion is in? Or do they each have to load individually?

    • @UpsideDownTutorials
      @UpsideDownTutorials  4 ปีที่แล้ว +1

      It depends, you can add them as sub-levels the same way I’m showing at the start of the open world tutorial and make different condition for loading from distance, like some volume with blueprint that will load them when needed (for example when player goes inside the volume or open a door, etc.) But if you have linear gameplay and you don’t need to have all the part on 1 level and work seamlessly with no loading screens, the best will be to have them on different levels. For adding a sub-level you just go to levels from the drop down click on add existing and chose the one you need.

    • @patstreater
      @patstreater 4 ปีที่แล้ว

      Wow thanks a lot man! Are you available for hire?? Right now I am a struggling solo dev but the game is getting to the point where I’ve done everything I can now I need an actual team!! I would love to add you to my team. I will do whatever it takes. Here is the trailer th-cam.com/video/-6ESvLqAvUw/w-d-xo.html. And here is a much longer gameplay video if you’re interested in seeing more th-cam.com/video/bUHAsOJr608/w-d-xo.html

  • @blendershots
    @blendershots 3 ปีที่แล้ว

    What R your comp. Specs?

  • @DivergentDroid
    @DivergentDroid 2 ปีที่แล้ว

    The unloading of assets you don't see seems like the way to go but.. it seems a pain to go around your map and do all that work manually. Why isn't there an algorithm that intuitively unloads assets that are not in your line of sight? Seems someone could make a blueprint for that.

  • @chAXvrl
    @chAXvrl 4 ปีที่แล้ว

    hey, thanks. :D

  • @w47-p1e
    @w47-p1e 4 ปีที่แล้ว +4

    does nasa know you're using their supercomputer

  • @dragonsouldevlog3982
    @dragonsouldevlog3982 4 ปีที่แล้ว

    The Bulgarian flag represents!