My code that runs when I create the enemy on begin play sets the half capsule height and radius to the same random value and then sets the velocity of the character movement to 100*the forward vector of an arrow, and it works when I drop the enemy in the level, but the velocity doesn’t work when it’s spawned with a blueprint. However, the setting of the capsule height and radius still work. Pls help?