tuning with other songs
This commit is contained in:
@@ -32,7 +32,6 @@ public class Pellet extends Actor implements Entity, Poolable {
|
||||
setSize(0.75f, 0.75f);
|
||||
hitBox.setSize(getWidth(), getHeight());
|
||||
this.rate = rate;
|
||||
setColor(1f, MathUtils.random(), 0f, 1f);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user