Fix BatBox Scale
This commit is contained in:
@@ -298,9 +298,9 @@ public class ModelList
|
||||
"erlBatBox_2",
|
||||
Resources.Load<Mesh>("Model/ERLbach/BatteryBox_0.5"),
|
||||
Resources.Load<Material>("Material/PVC"),
|
||||
Vector3.zero, // offset to the port
|
||||
new Vector3(-1f, 2f, 0f), // offset to the port
|
||||
Quaternion.Euler(0f, 0f, 0f), // no rotation
|
||||
new Vector3(1f, 1f, 1f), // scale
|
||||
new Vector3(1.1f, 2f, 0.7f), // scale
|
||||
null, // ports
|
||||
null
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user