Editing Pikmin 2 waterboxes
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 28: | Line 28: | ||
| 3 ||<pre>{</pre> || Start of array | | 3 ||<pre>{</pre> || Start of array | ||
|- | |- | ||
− | | 4 ||<pre> 2 </pre> || First value of the array will always | + | | 4 ||<pre> 2 </pre> || First value of the array will always holds total number of waterboxes. |
|- | |- | ||
− | | 5 ||<pre> -3700.000000 -110.000000 850.000000 -2500.000000 -10.000000 1650.000000 # 0/2</pre> || The set of x, y, and z positional values of the first waterbox | + | | 5 ||<pre> -3700.000000 -110.000000 850.000000 -2500.000000 -10.000000 1650.000000 # 0/2</pre> || The set of x, y, and z positional values of the two coordinate points of the first waterbox. |
|- | |- | ||
| 6 ||<pre> -2000.000000 -90.000000 50.000000 -1000.000000 10.000000 1450.000000 # 1/2</pre> || Ditto for second waterbox. | | 6 ||<pre> -2000.000000 -90.000000 50.000000 -1000.000000 10.000000 1450.000000 # 1/2</pre> || Ditto for second waterbox. |