Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Megisto on March 05, 2012, 10:01:10 AM

Title: Loading objects, textures and texts via database connection
Post by: Megisto on March 05, 2012, 10:01:10 AM
Hi, i need to connect to an external database to load objects, textures and texts realtime inside Unity.

Is there any workflow with Playmaker?

thank you
Title: Re: Loading objects, textures and texts via database connection
Post by: jeanfabre on March 05, 2012, 10:44:55 AM
Hi,

 No there isn't any to my knowledge. Do you have the database set up and a framework that you are already using for this or are you asking out of the blue? If you do have already a framework, I'd be able to then to help or give you directions as to write PLaymaker ACtions for that, this would not be so difficult. If however it would need to be created from scratch, then it would be a lot more involving obviously.

 Bye,

 Jean
Title: Re: Loading objects, textures and texts via database connection
Post by: Megisto on March 05, 2012, 11:29:49 AM
Thank you. I think i must first clear my mind on what kind of database should contain objects, texts and textures. And then how to load it via Playmaker inside Unity project runtime.  ???

Can u point me in some directions?