KRAKEN ATTACK! At a press of K! KrakenAttackBricks exist, too, just add number to level.
This commit is contained in:
@@ -123,6 +123,7 @@ void dd::Systems::BallSystem::UpdateEntity(double dt, EntityID entity, EntityID
|
||||
}
|
||||
}
|
||||
if (ballComponent->Sticky) {
|
||||
//TODO - Ball can stick to same pad just after detaching.
|
||||
if (!m_Waiting)
|
||||
{
|
||||
auto transform = m_World->GetComponent<Components::Transform>(entity);
|
||||
|
||||
Reference in New Issue
Block a user