Add a per distance detonation sequence for bombs
This commit is contained in:
@@ -29,7 +29,6 @@ namespace Services {
|
||||
if (this.gemTypeToPools[type].Count > 0) {
|
||||
gemView = this.gemTypeToPools[type].Pop();
|
||||
|
||||
|
||||
gemView.transform.localPosition = vector2Position;
|
||||
return gemView;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user