Herr D sein Skript gefixt. Hat sonst nich Kompiliert.
This commit is contained in:
parent
21a1bae027
commit
dc21aa197e
@ -11,6 +11,8 @@ public GameObject movingPoint;
|
|||||||
public Vector3 activatedPointPosition;
|
public Vector3 activatedPointPosition;
|
||||||
private Vector3 originalPointPosition;
|
private Vector3 originalPointPosition;
|
||||||
public bool einsAn = false;
|
public bool einsAn = false;
|
||||||
|
public bool zweiAn = false;
|
||||||
|
public bool dreiAn = false;
|
||||||
|
|
||||||
// Start is called before the first frame update
|
// Start is called before the first frame update
|
||||||
void Start()
|
void Start()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user