Reset after drawing bullet. (#6557)
This commit is contained in:
committed by
GitHub
parent
126baa93d7
commit
c877c3416e
@@ -200,6 +200,8 @@ abstract class BulletComp implements Timedc, Damagec, Hitboxc, Teamc, Posc, Draw
|
||||
|
||||
type.draw(self());
|
||||
type.drawLight(self());
|
||||
|
||||
Draw.reset();
|
||||
}
|
||||
|
||||
public void initVel(float angle, float amount){
|
||||
|
||||
Reference in New Issue
Block a user