[JSON] How to directly parse/read from a .json file in the Assets into a variable?

Hi:

I have a .json file in the Assets, and I need to get some values of it!

Instead using this block:
b2a37318dc1467bc3f30cbe57daeddb7

… how can i “manually” read directly from a .json file (maybie using some code)?

Thank you!

Use the File Read component.

image

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.