Unity Tutorial- Creating a third person shooter in Unity – Part 6 Minimap and other views

This tutorial continues the work done prior by extending the third person shooters, we’re adding the important aspects- minimaps, okay maybe not too important but it’s an essential part of most games.

This tutorial is a little shorter and shows you;

  • How to implement a second camera minimap
  • How to divert camera output to textures.
  • How to split objects by layers
6. minimap and render texture v2



Comments are closed.