Posted October 18, 2024 by AbyssEclipse
In this Devlog, I followed a tutorial for making a material for jigsaw puzzles:
Unreal Engine 4 Tutorial - Jigsaw Puzzle Part 1: Material Setup
This tutorial shows how to create a material that can be split up into different pieces so you can use the same texture on different puzzle pieces.
Basically, how it works is:
Afterwards, I created a material instance from the material. Here is the final result:
That's it for this Devlog. See you next time!