ABatteryPickup::ABatteryPickup() { GetMesh()->SetSimulatePhysics(true); // 有没有这句? BatteryPower = 150.f; }