mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 17:35:53 +00:00
Mapping and balance fixes
This commit is contained in:
parent
6162d11165
commit
79cac3ebae
11 changed files with 1112 additions and 682 deletions
|
|
@ -177,4 +177,9 @@ public partial class PlayerAnimationProvider3D : Node3D
|
|||
{
|
||||
((ShaderMaterial)AnimatedSprite.MaterialOverride).SetShaderParameter("blink_intensity", newValue);
|
||||
}
|
||||
|
||||
public void PlayShieldAnimation()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue