
Unity Tips & Tricks: Multiple Event Systems in a Single Scene (Unity 5.1)
Yup, that’s correct, having multiple event systems in a single scene is possible. It requires a bit of trickery, but in the end, the job gets done. Here’s some background. I’ve been making a 2D shoot ’em up game in Unity. The primary goal is to learn how to use the different Unity APIs and […]
Recent comments