mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 09:57:38 +02:00
background colour fading
- also allows fading of shadow and background texture colours
This commit is contained in:
@ -125,6 +125,8 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||
Jukebox.PlayOneShotGame("karateman/swingKick", forcePlay: true);
|
||||
}
|
||||
}
|
||||
|
||||
UpdateShadowColour();
|
||||
}
|
||||
|
||||
public bool Punch(int forceHand = 0)
|
||||
|
Reference in New Issue
Block a user