We are heavily modifying the below asset: https://www.unrealengine.com/marketplace/en-US/product/character-customization-male We are looking to work with someone to make the assets we need to create an awesome character creation system for our game. This will include a bunch of hair and a few options for clothing - but may…
Hello! I've been collaborating with a buddy of mine in order to create a full playable Dynamic Snow Game Environment. We're both university students at CSU Chico studying Computer Animation and Game Development. We'll be graduating this month! As the name states, it's an environment where snow will dynamically build up and…
So, I work on one workstation at the office, plus a home desktop and a home laptop. I'm trying to figure out a setup to make working on projects on multiple systems more efficient. Currently, I've got Relative Paths turns on, and some common textures live in a Content folder inside of my project folder on each machine;…
Instanced static mesh just did not exist in older versions of the engine. It wasn't properly supported by hardware before DirectX 11. Even after implementation in DirectX some hardware still didn't support it. Many tutorials aren't a realistic representation of a actual game workflow. They show some of the techniques but…
Hey, I have created a tool called Ultra Modular Landscape with the aim to bring a fresh approach to landscape material creation and mountain sculpting in UE5. You no longer need to touch the master material when you want to add or remove landscape layers due to its modular nature. Not to mention it has all imaginable…
Cheers! I haven't fully explored it myself, but I've seen people taking it further with particle systems and destruction animations. It seems so versatile for what it is.
Okay, so I've added the bottom stabilizer fin to the bottom of hull to break the shape a little more plus added a very small prop in it for looks. I also pretty much finished the top porthole gear system. It hopefully conveys that it unlocks the seal on the top hinged portion of it-albeit, the locking system is inside the…
(I am using Adobe Photoshop CC on Windows 7) When I press the Alt key, the top 'File, Edit, Image, Etc...' bar underlines the first letter of each word. The beeping sound only happens for me when I press the Alt key and then press any button on the keyboard without clicking my mouse. What I did was I went to "Change System…
Yeah the projection paint thing is probably too big of a commitment - plus Ryan could work on that for a year and then Adobe could release the exact same functionality. . . The tiling canvas view, on the other hand, would be universally useful to texture artists, and is a much smaller project. . . One thing I see a big…
The point is that this kind of planning is old fashioned. It assumes that the texture resolution on disk is going to be the same as the texture resolution on screen. This is not the case with a streaming system. The streaming system in unreal loads an objects bounding box and uses the relative texture size based off that.…