Li added details to the scene, implemented collide detection.
Danny implemented a UDP client in Unity, but is having difficulty with parsing the package: Tried all decoding method, always not readable. Cannot understand why such simple task is so difficult in Unity with C#!
Update: Now I found a way. I created my own encode and decode function. This can be done easily with one function in Xcode with the help of a library.