Karate Man: Tweaked bounds of some text sprites to hide the surrounding borders. Rhythm Tweezers: Sprite import. Basic scene outline. Vegetable face animations.

This commit is contained in:
Jenny Crowe
2022-02-08 07:26:55 -07:00
parent acc68f6eb1
commit eedde680f4
31 changed files with 5727 additions and 9 deletions

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d2a53759e7d6d244e861164dd7e9c4e1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,23 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using RhythmHeavenMania.Util;
namespace RhythmHeavenMania.Games.RhythmTweezers
{
public class RhythmTweezers : Minigame
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 62c1e08c47081e84da8af20ea652e2a7
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: