Ep 7!
We will find out how to use the map data type in Blueprints to track which objects have been hit and give them their own unique damage texture which is generated on the fly in the game.
Ep 7!
We will find out how to use the map data type in Blueprints to track which objects have been hit and give them their own unique damage texture which is generated on the fly in the game.
Thanks man, for a programmer like me, these videos are very precious now I can come up with even better gameplay
Ep 8! We take care of the case where there is already an existing render target because we hit a mesh that has already been hit before. We use the ‘find’ method of the blueprint map.
Ep 9!
How to sample mesh surfaces with a uniform sampling basis so that in the next video we can draw damage hits with the proper scale and remove the stretching.
Ep 10!
We actually use the sampled uvs to correct for the warped meshes and draw correctly scaled splats.
Ep 11 is up
Here we modify a starter content particle system to get a quick and simple smoke effect.
Cheers
Dan
Penultimate episode of Tech art 3
Approximating surface area of mesh to choose optimal render target size.
Hello
how can I solve tiling texture issue?
the Mesh which uses tile UV, RenderTarget paints in each tile