문제

I built a small MapEditor for my game in XNA. Now I want to build it in Unity3d, except I don't really understand how this works in Unity3d.

So basically what I want is to create a 2d grid, where I can dynamically add tiles to the grid. Each tile contains a 2d Texture.

I was thinking of using NGUI to help me with this. I want it to be a 2d game.

I've got no idea on how this works in Unity3d. I would appreciate it, if you guys could point me into the correct direction.

Thanks in Advance!

도움이 되었습니까?

해결책

I think the Rotorz tile system is doing exactly what you are looking for. Have a look at: http://u3d.as/content/rotorz-limited/rotorz-tile-system/2UU

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top