Hi o/
Im trying to make a CTF map for fun and so i can get use to working with the engine
://puu.sh/ifrUb/efd987bdc3.jpg
Very simple…But i want to add colors like red and blue to tell the bases apart, but i cant seem to find out how to add paint to them, i looked online and cant find any way to solve my issues
Help? D:
You should look into materials( https://docs.unrealengine/latest/INT/Engine/Rendering/Materials/index.html ). If you want detailed ‘pictures’/materials on your meshes you need to do some UV mapping on your meshes in a 3D program like Blender or 3D Studio. For a simple color a simple material will do.
And when you want to paint several colours on a mesh, you can use vertex painting -> 