- Home /
This question was
closed Dec 18, 2013 at 03:54 AM by
iwaldrop for the following reason:
Duplicate Question
Question by
vickyboy47 · Dec 18, 2013 at 03:48 AM ·
loading fileexternal files
How do I read from a txt file during run time?
For my project I am using Unity with Javascript. I need to read text from a txt file during run time. There is another Python program which keeps changing the txt file. The Python program and my Unity executable run at the same time. So I need to read the content written by the Python program from Unity Javascript. Is this possible through unity?? Your help is much appreciated. Thanks !
Comment