Creating Custom Models / Custom Materials | Half-Life: Alyx | Source 2 SDK

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2024

Комментарии • 47

  • @shbeebo1176
    @shbeebo1176 3 года назад +2

    Good tutorial, got straight to the point. 👍

  • @breakerboy365
    @breakerboy365 Год назад

    other half life alyx videos use the "model editor" which the CS2 sdk doesn't have
    thank you for being the only tutorial that works for CS2

  • @LeftoverAtoms
    @LeftoverAtoms 4 года назад +3

    Thanks, I can finally apply textures to my models.

  • @TheLolturtle
    @TheLolturtle 4 года назад +1

    You’re doing good lad!

  • @FluidScriptProductionsSFM
    @FluidScriptProductionsSFM 4 года назад +1

    Hey Hanson, i'm having an issue. If a click compile, it compiles indefinitely, whereas yours only takes a second or two. Do you have a solution or possible way to troubleshoot this?

    • @HansonJ
      @HansonJ  4 года назад

      Sorry for the late reply, I just encountered this issue yesterday and had no idea what you were talking about. The thing I did was not open hammer, don’t open hammer until you’re done with making the models.

    • @rickytorres9229
      @rickytorres9229 4 года назад

      ​@@HansonJ I had that issue and I fixed it by saving to the correct addon folder.

  • @frabjouspolygon2695
    @frabjouspolygon2695 4 года назад +1

    What’s the standard resolution of a texture for a wall the equivalent of 128x128 old hammer units?
    I mean the highest resolution diffuse texture in a normal material.

    • @frabjouspolygon2695
      @frabjouspolygon2695 4 года назад

      Okay player height rounded up seems to be 2048 pixels, but the resolution of a lot of textures is 4096x4098.

  • @ELSTINKO.
    @ELSTINKO. 3 года назад

    dont know what i did but the texture is all checkered and shiny for ... whatever reason.

    • @HansonJ
      @HansonJ  3 года назад

      Are you sure you’re compiling the model into the right addon?

    • @ELSTINKO.
      @ELSTINKO. 3 года назад

      @@HansonJ I'm not sure, but after loading the texture in game it looked fine and was no longer checkered and shiny in the editor.

    • @iplayvideogames22
      @iplayvideogames22 3 года назад +1

      cubemaps need to be compiled but they should compile on launch

    • @ELSTINKO.
      @ELSTINKO. 3 года назад

      @@iplayvideogames22 thank

  • @katanalevygames
    @katanalevygames 4 года назад +2

    Amazing, thank you! Do you happen to know how to add custom audio into the engine? The magnifying glass picker only seems to list SoundEvents and not vsnd files.

    • @HansonJ
      @HansonJ  4 года назад +2

      Not atm, I’ve been digging around and can’t find anything on it. Good luck!

    • @katanalevygames
      @katanalevygames 4 года назад

      @@HansonJ Thanks anyway

    • @whoo8252
      @whoo8252 4 года назад

      I heard from the source modding discord that just placing a .wav file into your HLA addons sound folder (Make one if there isn’t) will just have the engine do the rest. It’ll pop up in hammer!

    • @katanalevygames
      @katanalevygames 4 года назад +1

      That works with old Hammer but not the new one unfortunately. The .vsnd file is created but there doesn't seem to be any way to play them anymore. All the sound objects are looking for .vsndevnt files. Unless I'm missing something...
      I'll check the discord just in case tho, thanks for the tip!

    • @HansonJ
      @HansonJ  4 года назад

      @@katanalevygames
      I just found this!
      steamcommunity.com/sharedfiles/filedetails/?id=2103625371

  • @mrfloppydisc4149
    @mrfloppydisc4149 4 года назад

    I ported Meggy from Gmod (character made by SMG4) and well, facial expression is not working and the iris is not appearing

  • @IcariosLightning
    @IcariosLightning 4 года назад +3

    Make some more tutorials.

  • @CyberBunStudio
    @CyberBunStudio 4 года назад +1

    What about collisions?

  • @robertpowell1980
    @robertpowell1980 4 года назад

    followed every step and when I go in game I see nothing but red wireframe for custom models, is this method now obsolete?

  • @frankwalker3362
    @frankwalker3362 3 года назад

    Is there a particular reason why it's only in 480p? C'mon braah.

    • @HansonJ
      @HansonJ  3 года назад +2

      Oh dear, it used to be 1080p but I’m not sure what happened.

  • @tinachristine225
    @tinachristine225 4 года назад

    So I want to konw how to replace the monster or Alyx model.

  • @deimos2k6
    @deimos2k6 4 года назад

    Doesn't work. It fails at importing textures, giving me some warning messages I cannot comprehend. Can you help me?

  • @Hchris101
    @Hchris101 3 года назад

    You good at making burgers

  • @yes-uw8jb
    @yes-uw8jb 2 года назад

    Do you buy kkimi67 microphone?

  • @InspectorXyto
    @InspectorXyto 4 года назад

    Any chance I can hire you to add custom models (props) to an existing HL:A Level?

  • @ukko8243
    @ukko8243 4 года назад

    My custom model doesnt have collision. How do I fix that?

    • @ukko8243
      @ukko8243 4 года назад +1

      nvm I found it. For anyone with the same problem, you need to add physicsMeshFile and select a mesh to be the collision shape.

    • @kurtabble
      @kurtabble 11 месяцев назад

      Thanks@@ukko8243 U saved me!

  • @skeletonking4119
    @skeletonking4119 Год назад

    Dude this also for SFM please?

  • @aguywhodoesntexist
    @aguywhodoesntexist 4 года назад

    How would you port pre existing Source 1 models to Source 2?

    • @HansonJ
      @HansonJ  4 года назад

      I don’t think you can import .mdl and .vtf files to source 2, you’ll need to convert them to .fbx and .tga files and then import the models.

    • @aguywhodoesntexist
      @aguywhodoesntexist 4 года назад

      @@HansonJ my concern with using crowbar to decompile is that certain versions fuck up with some models while others don't and you'll not know which does what until it's too late

    • @HansonJ
      @HansonJ  4 года назад

      aguywhodoesntexist
      Personally, I use a free version of 3DS Max 2015 with WallWorm, it makes it as simple as one click once you set up all the file paths. It’s always worked for me, I’ve never used crowbar and I don’t know a way to fix that. Sorry.

    • @aguywhodoesntexist
      @aguywhodoesntexist 4 года назад

      @@HansonJ I didn't pay for 3Ds Max so I use Blender :/

  • @ArghBeef
    @ArghBeef 3 года назад

    This music made me sick

  • @MARK2580
    @MARK2580 3 года назад

    480p 👎