Does not track object count in the game

Hey ArtisS-

The construction script only runs when the actor is created by pulling it into the scene from the content browser or updated by moving it around within the level. If you’re trying to track the number of items during gameplay it will need to be done in the event graph instead.