Author Topic: New to NGUI, not working with ARPG controll  (Read 3143 times)

sgemmen

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
New to NGUI, not working with ARPG controll
« on: February 10, 2016, 12:29:48 AM »
Hi,

So... I have NGUI and I have the "RPG & MMO UI for NGUI" (by evil). I'm trying to use it as an interface with the "Action RPG Top Down Camera Controller" from 3D forge on the asset store.

The problem I have is simple, I think. Basically I'm not sure where to put the UI. in all tutorial video's everything is 2D. I couldnt find any 3D examples and on top of that the ARPG controller I'm using has two cameras. I'm just a bit confused. Could someone point me in the right direction? Please be detailed since I'm fairly new to game development. Ty.

sgemmen

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
Re: New to NGUI, not working with ARPG controll
« Reply #1 on: February 10, 2016, 11:11:06 AM »
Resolved... simply had to associate rendering camera w/ the canvas. Rookie mistake ;)