local file

Hi!

I’m trying to include a . file into my project, this file containts the objects of a scene but I can’t do it from the Editor because won’t allow a raw data . And I can’t copy the file into my c++ project because when I package it in my Android device the file doesn’t exists. Any help?

Thanks!!

Did you considered using datatables?

Yes, but it’s a with objects and subobjects, a datatable for this I think it’s easy to screw up. But it’s an option for simpliest jsons. Thanks!