About uploading unity files

Asked 1 years ago, Updated 1 years ago, 33 views

Is it possible to upload the text file to the server with unity?
I rent vps.

unity3d

2022-09-30 11:43

1 Answers

Yes, I can.The server requires a PHP script.Then use the WWWForm class within Unity.

For example, look at this blog post.


2022-09-30 11:43

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.