So, I've recently been doing a lot more packaging for some test projects and knowing the length of the file path cannot exceed 165 characters while cooking the build I have had to clean up a few things in my process. In an effort to see where my problem files were without having to dig into logs from the cook I found this little diddy of a program that is FREE and simple to use! It can be a real time saver if you need!
This is a standalone project that is in the vein of Content Examples with it's setup. This project covers all the available settings from the Destrucitble Mesh Editor in (hopefully) a clear and concise manner.
You can find out more about it on my site below and download the project.
I've been adding some Tutorials and Setup pages to my personal site over here at TimHobsonUE4.snappages.com if anyone is interested.
Latest additions are:
Reflection Capture's new features for 4.12
- Increased Texture Resolution for Cubemaps of Reflection Captures
- Cubemap Offset Values
- Custom Cubemap assignment for Reflection Captures
Capsule Shadows (New Feature in 4.11)
- Covers setup and adjustment of settings
- Comparison of Console Variable settings to adjust the look of your Capsule Shadows
Follow me on Twitter [MENTION=36520]TimH[/MENTION]obsonUE4 for the latest updates and if you have any requests within my area of expertise I'm happy to add it to the list.
Hey Tim, great tutorials!<br><br>can you explain why only the Apply Radius Damage BP node seems to work, while the Apply Damage node does nothing? Does it require some specific setup to work? <br><br>Also I have noticed that setting fracture Chunk limits only works in APEX lab but not in UE4 (at least not for apex lab meshes), also reimporting destructible meshes still crashes the Engine most of the time (4.12).
Question for you...if I have a tree mesh that I want to be destructible but i only want the lower third to fracture and have the upper two thirds be just one solid chunk...is that possible?
The reason I want the top to be just one chunk is that I want to make the bottom have as many small chunks as possible so I want to focus to detailed small chunks to the very bottom of the tree...
Question for you...if I have a tree mesh that I want to be destructible but i only want the lower third to fracture and have the upper two thirds be just one solid chunk...is that possible?
The reason I want the top to be just one chunk is that I want to make the bottom have as many small chunks as possible so I want to focus to detailed small chunks to the very bottom of the tree...
Thanks in advance!
In this instance Destructible Meshes would not be the best path to persue. For something like a tree where you want a very specific set of things to happen when you cut the tree down this system won't give the best results for that, especially if you're just using the in-editor Destructible Mesh Editor since you only get a single depth of destruction.
For something like this I would actually set up all the individual fractures of the mesh as their own separate mesh and import those into UE4. I would then use Blueprint to control how the fracture through some logic and swap out the meshes as needed. My description is kind of vague, but it's really the best route when you need that kind of control and especially dealing with foliage of any sort. The DM system in UE4 works really well for hard surface kinds of materials where a fracture looks more natural. When using wood you don't get the splintering effect that would look more natural unless using PhysX Labs, but even still the setup you're looking for wouldn't look natural.
In this instance Destructible Meshes would not be the best path to persue. For something like a tree where you want a very specific set of things to happen when you cut the tree down this system won't give the best results for that, especially if you're just using the in-editor Destructible Mesh Editor since you only get a single depth of destruction.
For something like this I would actually set up all the individual fractures of the mesh as their own separate mesh and import those into UE4. I would then use Blueprint to control how the fracture through some logic and swap out the meshes as needed. My description is kind of vague, but it's really the best route when you need that kind of control and especially dealing with foliage of any sort. The DM system in UE4 works really well for hard surface kinds of materials where a fracture looks more natural. When using wood you don't get the splintering effect that would look more natural unless using PhysX Labs, but even still the setup you're looking for wouldn't look natural.
Gotcha, I actually started with a few swapped out meshes but then thought about using DMs instead...guess I will stick with the mesh swap
I have a few question how can i control how fast or slow this day/night changes. Plus could you make some kind of clock connection with day/night cycle and make it smart too so if i changed how fast the day/night cycle the clock will follow the time? Also if i were to press a button near the clock i can choose the time on it and it would set the time in the game?
hey there
how do you make and export LODs for an animated object
as a test i made a sphere and several LODs and attached them to a node that simply spins 360
but just exporting from max explodes and crashes out every single time
is there some extra step ?
Hello! Before jumping into actual experiments, for time saving I would like to ask this question: attaching particles (smoke, sparks) to chunks of destructible mesh - yes or no? Is it possible at all, and/or is it maybe better way to have actual mesh combined from parts from the beginning, and separated on destruction (with particles or whatever attached)? Thank you in advance for hint on this
I wish very much that I had discovered this thread on Saturday. I spent roughly 14 hours trying to troubleshoot my Destructible mesh behaviors. This is a goldmine of information. Thank you! I am absorbing as much information as i can.
Somehow - when downloading the destructible Mesh Blueprints, i get a load of "Create Export: Failed to load Outer for Resource "SceneThumnbnailInfo**" Errors, and some more.
I cannot open the sample project without errors, and blueprints and meshes are broken.
Tried it on 4.20, 4.19 and i think 4.18 is the first version, saying it is too old to open this project.
I tried to erase cache and start it fresh from the archive - no luck at all.
Comment