mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-04 10:35:54 +00:00
Danmaku room in factory 3
This commit is contained in:
parent
0621f2fffe
commit
08c7a9dbd1
22 changed files with 1179 additions and 290 deletions
|
|
@ -72,7 +72,7 @@ public partial class ScriptableBulletsEmitter3D : Destructible3D, IActivable, IS
|
|||
}
|
||||
else
|
||||
{
|
||||
GD.PushWarning("Emitter has no script assigned");
|
||||
GD.PushWarning($"Emitter {this.Name} {this.ActivationGroup} has no script assigned");
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue