Construction Script

im pretty not sure, but i think construction script is fired when you drag your actor into level… try to do something in construction script like “spawn actor” you will see if its spawned when you drag actor into editor or when you PIE or when you package game…

i think there is difference between c++ construcTOR and blueprint construcTION script :slight_smile: