Hello.
I am creating a 3D city model in which i have many 3D buildings. Up to now what i did is, when i click on a building, its semantic data appears but I want to make make a thing like search engine in which i can search for an address of any building in my city model.
I have no idea as i am new in Unity.
Thanks in advance
Push the building data into a database, and then map your search form into a database query.
database inside Unity
like mysql extension ?
does the setup define in above forum thread works with Unity 4.6.1 because the post is very old with old version
because i do all according to detail in pdf
but when i run and click on save or load button that comes from the script, nothing happens neither in Unity nor in MySql
PM Zumwalt? Heβs the expert on this stuff.