UDK != UE3 || UDK != UEX (here X is any version of Unreal Engine) http://forums.epicgames.com/threads/806286-MMORPG-with-UDK-Android http://forums.epicgames.com/threads/755565-Is-it-possible-to-create-an-MMO-with-UDK/page3?highlight=MMORPG You need full source code. I have done my research, go search on Epic Game's forums…
Thanks for asking Leto! Like ZacD mentions what you saw is indeed a CryEngine specific feature. We are however stepping up our support for UE4 and CryEngine, and aim to provide full support for both creating and tweaking textures straight inside the engine. We are currently preparing a new Quixel demo for the Marketplace,…
Trying out Koola's ue4 technique. https://forums.unrealengine.com/showthread.php?28163-ArchViz-Lighting In the BaseLightmass.ini, it says: Documentation for all of these is in UnrealLightmass/Public/SceneExport.h Does anyone know where that is?I tried looking for it online or in the ue4 folder in the programs folder.
The first series in my collection is available for down load here. To preview a quick intro/demo video check out my YouTube channel: https://www.youtube.com/watch?v=tZsEzOCETBM The next series will get into a deeper understanding of the material editor. Hope this helps! You can also follow this thread in the ue4 forums:…
Been working on and off on this for the last few weeks. Primarily I'm looking to make sure its design and features feel focused, as this was a weakness previously. I haven't sized or finished the harness, still more to do on some of the jewelry. Captured in UE5 using Substrate. Feedback and comments are welcome so that I…
PROBLEM SOLVED: It was a program conflict - I had a friend suggest going through the processes and 'End Task' on each one until the performance for UE4 was normal. So I was doing this through tons of them with no success. But then I did it on Realtek Audio Manager - and boom.. CPU performance went from 100% down to like…
Appreciate the feedback so far guys! @FreneticPonies @Erwannd2d I agree, it's always felt "off" to me too. The lighting setup there has definitely got some faking going on which has made it muddy and not very easy to read. I need to use a little less of the UE3 lighting tricks and just let UE4 do its thing haha. @JLeeD…
A total of 1000+ textures can be downloaded for free on https://www.lotpixel.com A total of 1000+ textures can be downloaded for free on the site. 2350+ Texture 140+ 3d Model 160+ Decal We prepare all our products with pbr and photogrammetry methods. Each 3D Assets comes with meticulously optimized polygone, UVs and LODs.…
Hi, I'm a bit confused what corresponds to alpha blending in UE4? "masked" = alpha test. But I'm looking for a way to use greyscale masks, not only b/w masks in UE4. Thx
I want to make wind animation for vegetation using Vertex Colours for game engines. I've seen some great documentation on how to do it in UE4 with Max (pivot painter). But I want to do this with Blender, and also export to Unity. For Unity there's an asset called "Pivot Brush" with which you can vertex paint on meshes…