- Home /
Question by
Garross · Aug 08, 2015 at 11:04 AM ·
serializationsaveloadenemies
Saving using Serialization and IDs
Hey , thanks in advance . Currently I am trying to save the health of my enemies(AI) using unity serialization ,however I have multiple enemies and don't want them to have the same health value . I need to setup IDs for the mobs ,but I have no idea on how to set an id to a saved variable ...can anybody help me out, or present another alternative?
Comment
Your answer
Follow this Question
Related Questions
Coding help: How to use xml serialization 1 Answer
Easy way to save rigidbody state. 1 Answer