mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 08:05:55 +00:00
New Modifier
This commit is contained in:
parent
50c111ee28
commit
019f7d7ca0
18 changed files with 423 additions and 45 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
public interface IBulletModifier
|
||||
{
|
||||
float ModifySpeed(float baseSpeed, int bulletIndex);
|
||||
float ModifySpeed(float baseSpeed, int bulletIndex, int totalBullets);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue