For this week, I've looked into tutorials of java scripting within Unity and tried to grasp my head around it. This would be useful in creating a script where it can connect the database info of the church to the model and the interface. I intend to study more on java scripting in Unity in order to create a way to connect the Filemaker file that contains the database information to Unity.
So far I've looked into the basics of java scripting in Unity. This script involves creating a button that is able to be clicked and respond with a message.
This shows the information contained in the database in FileMaker Pro. Looking at it, the information can be easily categorised into Location and Campaign which we could use as an option in connecting this info to the model itself.
No comments:
Post a Comment