Removed all moving functionality
This commit is contained in:
@@ -9,7 +9,6 @@ namespace InterfaceOff
|
||||
public override void OnWindowInstantiation()
|
||||
{
|
||||
Components.WindowImage.color = Color.red;
|
||||
Velocity = new Vector3(100, 100, 0);
|
||||
}
|
||||
|
||||
public override void OnWindowClicked()
|
||||
|
||||
Reference in New Issue
Block a user