Well, others have pretty much covered it in the replies above : by doing everything in a voxel sculpting app (which can indeed be quite fun) you're pretty much shooting yourself in the foot if your goal is to get to clean and efficient game assets from there. Now there are indeed ways to convert what you have to ingame geo…
Hi there, I had issues with my multiplayer game when creating a dynamic material instance on BeginPlay. I figured out, that putting all initializing code from "Event BeginPlay" node from the "Event Graph" tab into the "Construction Script" helped me to solve the problem to have correct access to the material in runtime.…
Hello I'm trying to add some of my assets to unreal's asset store, but I'm struggling quite a bit since I've only worked with Unity. I have this unrigged torture chair asset that doesn't contain animations. It is divided by the main body, and then all the components that I want to be possible to animate in unreal. So in…
Hi SpeCter, Not rude at all - frank & to the point. Nothing wrong with that. To address your points : 1. There isn't much point showing off prototype placeholder art other than to demonstrate concepts to site designers. 2. The html site design is early placeholder too. Sorry to hurt your eyes. 3. Yes, you're right, it's…
@AD_3D thank you, appreciate your critique! Took a jab at the sci-fi crate too, being particularly interested in how to create the fabric part. model Initially I thought about adding folds by putting a floating strip along the edges with fold texture. Sort of a generic solution, that would make it easy to quickly create…
@KingKellogg Thank you very much! @Leinadien I would like to try that in Zbrush, but this project is made only with blender, I would like to try that normal technique though >.< My project is finally done! Just some tiiiny little trouble that I don't know how to solve. This is the final look of the character editor (I made…
This is my portfolio. I go for realism, and accuracy. I've mainly used Blender so far. My email is here codyferguson41@yahoo.com or contact me through my linkedin I provided in this post. https://www.instagram.com/metaldragoncustoms/ This is just kind of something I picked up as a hobby. I don't have a lot on there yet,…
Here's a video where an ex-colleague shows how they use FBX and custom properties: https://www.youtube.com/watch?v=HGbuLGH0GWs It's for Unity, but it does show that FBX exports them. Whether UE imports these I can't say.