more layout stuff, still haven't written the script for clarinet or water though :(

This commit is contained in:
allylikesfrogs
2023-04-28 11:49:01 -07:00
parent 4625a1f6ba
commit db0e7665f7
151 changed files with 13960 additions and 427 deletions

View File

@@ -4,6 +4,8 @@ using UnityEngine;
public class ClarinetBehavior : MonoBehaviour
{
// dash downwards at 45degree angle in faced direction
// Start is called before the first frame update
void Start()
{