Peter TaschnerJun 15, 20221 min readAsset exporter for 3ds MaxThis MaxScript script helps you spread meshes into your specific folders more easily. The image below shows how it works: And here is the...
Peter TaschnerNov 19, 20191 min readHidden actor removerThis function shows all the hidden actors from the selected level actors and sets their "is editor only actor" value to "true". Keep in...
Peter TaschnerNov 17, 20191 min readSocket replacer utilityWith this function, you can copy the bones' location and rotation from a skeletal mesh to a static mesh as sockets. The tool will delete...
Peter TaschnerNov 17, 20191 min readVertex eraserWith this material function, you can skip the unwanted vertices in the mesh to be more efficient or to make cool disappearing effects....
Peter TaschnerNov 17, 20192 min readVertex rotatorWith this shader, you can rotate the mesh with the GPU to free up resources on the CPU. Keep in mind that this rotates only the vertices....