Can you use a system like this to write a text file and then directly path it from the file to a GUI.Label to make a dialogue system? Just wondering because if so, I'll probably do it this way.
@JustaFreak15 umm, pretty much so... A text file is just that, text, strings, which can be inputted into a GUI.Label.
It is however quite a bit of extra work for something like a chat system, but a Dialog (american spelling) system for like NPC's this would work fine for...
The point wasn't to create a text editor, I just used that as an example to show how to create and save and read files. The point was so that you could learn a little about saving a loading.
Good video, it would be a shame if IO wasn't in Mono but since I use windows also I wouldn't know. Would happen to be planning a short tutorial for making a walker script using rigidbodies and vectors(obviously) in C# would you? I can't seem to get mine to right... He runs along to world axiss that in relations to the way he is facing.
System.IO works perfectly on a Mac.
Benimation 2 months ago in playlist steamisM50's Basic Unity Tutorials
I did this on a Mac.
mewatzittoya 6 months ago
you should paste your scripts in the info. one guy did that, and its the only one that has worked for me so far.
MrPoof15 11 months ago
Can you use a system like this to write a text file and then directly path it from the file to a GUI.Label to make a dialogue system? Just wondering because if so, I'll probably do it this way.
JustaFreak15 1 year ago 2
@JustaFreak15 umm, pretty much so... A text file is just that, text, strings, which can be inputted into a GUI.Label.
It is however quite a bit of extra work for something like a chat system, but a Dialog (american spelling) system for like NPC's this would work fine for...
steamisM50 1 year ago
um? what's the point of a text editor? Is it a text editor for the program to use, or is it for the player?
yaoimutt 2 years ago
The point wasn't to create a text editor, I just used that as an example to show how to create and save and read files. The point was so that you could learn a little about saving a loading.
steamisM50 2 years ago
Oh, cool, (is embarrassed that he couldn't figure that out on his own)
yaoimutt 2 years ago
Do you know how to make a menu?
mixinghoney 2 years ago
as in?
A menu is nothing but some GUI popping up on screen that does different things. What kind of menu, what do you want it to do?
Do I know how to make a menu? Short answer: Yes
Long Answer: depends on how complicated the menu is, things such as drop downs and such, no, buttons that allow you to do things yes...
steamisM50 2 years ago
Good video, it would be a shame if IO wasn't in Mono but since I use windows also I wouldn't know. Would happen to be planning a short tutorial for making a walker script using rigidbodies and vectors(obviously) in C# would you? I can't seem to get mine to right... He runs along to world axiss that in relations to the way he is facing.
warzonehellzone 2 years ago
Yah np, its actually not that hard, will probably make it on the weekend
steamisM50 2 years ago