playMaker

Author Topic: String to Set Sprite  (Read 1337 times)

Kemono

  • Playmaker Newbie
  • *
  • Posts: 11
String to Set Sprite
« on: March 19, 2015, 05:50:36 PM »
I want to convert a string to object.

I've made a database with stats for 100 NPC's and want to set which image is being used in the database.

I'm using Game data editor to get the values from the database and uGui Image for the portrait image.

Is there a way to do this?
Or an alternative way to solve the problem?