Possible fix for Unturned Aimbot | #1 | |
Anmeldungsdatum: Mai 2014 Beiträge: 411 Benutzer-Bewertung: 20 positiv
11 negativ
|
This is the src Code: Zitat if (aimbot) { while (Input.GetKeyDown(KeyCode.Mouse2)) { GameObject go = GameObject.FindGameObjectWithTag("Enemy"); Vector3 target = go.transform.position; transform.LookAt(target); } } The problem is on "transform.LookAt" is crashing the game... if anyone know how to fix this plz reply...tnx __________________ AIMBOT???? I DONT SEE ANY AIMBOT JUST SKILLS MY FRIEND!!! |
|
Fotic ist offline |