Question by
TaewanKim_ETRI · Feb 17, 2021 at 01:45 AM ·
scripting problemscene-loadingsave-to-filesave gamesave file
Is there any way to recreate the executable?
My project configuration is as follows
1.Unity project execution (.exe) 2. Automatic data input by source code 3. Picture output by input data
The picture above is the initial state before putting data.
After entering the data, the result is displayed.
I want to save the final result separately.
The most similar form I want is a form of image capture of the final result, but I think the method of creating a new executable file is better than this method.
Any help would be appreciated.
Comment