I am making a gun script and have moving AIs. When i shoot them, the bullet holes stay in the air. So i tired adding it as a parent in the instantiate method. Now the bullet holes have the same scale as my objects, meaning that some of them are massive and some of them are tiny. using UnityEngine;using TMPro;public class GunSystem : MonoBehaviour{ - Pastebin.com