이상윤

add text file

...@@ -117,7 +117,7 @@ public class Move : MonoBehaviour ...@@ -117,7 +117,7 @@ public class Move : MonoBehaviour
117 //lsy 117 //lsy
118 trainer_state = new int[bodyCount * jointCount]; 118 trainer_state = new int[bodyCount * jointCount];
119 trainer_data1 = new float[bodyCount * jointCount * 3]; 119 trainer_data1 = new float[bodyCount * jointCount * 3];
120 - lines = File.ReadAllLines(@"..\..\New_TEXT_File.txt"); 120 + lines = File.ReadAllLines(@"Trainer_txt/squart.txt");
121 Debug.Log("읽음"); 121 Debug.Log("읽음");
122 //lsy end 122 //lsy end
123 123
......
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.