playMaker

Author Topic: Loading objects, textures and texts via database connection  (Read 2356 times)

Megisto

  • Playmaker Newbie
  • *
  • Posts: 28
Loading objects, textures and texts via database connection
« 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

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Loading objects, textures and texts via database connection
« Reply #1 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

Megisto

  • Playmaker Newbie
  • *
  • Posts: 28
Re: Loading objects, textures and texts via database connection
« Reply #2 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?