mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 11:37:40 +02:00
Crop Stomp: Minor visual tweaks
This commit is contained in:
@ -63,6 +63,8 @@ namespace HeavenStudio.Games
|
||||
var borderWidthPixels = borderRight - borderLeft;
|
||||
grassWidth = borderWidthPixels / grassSprite.pixelsPerUnit;
|
||||
|
||||
legsAnim.Play("LiftFront", 0, 1); // Start with leg up.
|
||||
|
||||
// Initialize vegetables.
|
||||
var cond = Conductor.instance;
|
||||
var entities = GameManager.instance.Beatmap.entities;
|
||||
|
Reference in New Issue
Block a user