my projectile, Who inherits from a parent, spawns but doesn't move while parent projectile works perfectly

something to do with the inheritance

Could we see the parent component hierarchy? Can you share anything about the parent?


my projectile, Who is a child actor

Child Actor usually refers to an actor spawned by a Child Actor Component. Could you clarify what you mean, as this would be a very odd choice for a projectile, indeed. This is a Child Actor Component, for example:

image