mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:27:37 +02:00
Marching Orders - Full Base
im so tired rn i wanna at least get back on modding i wanna take a huge rest i wanna sleep
This commit is contained in:
@ -1,9 +1,14 @@
|
||||
//notes:
|
||||
//1. see space soccer, mr upbeat, tunnel for keep-the-beat codes
|
||||
//2. see fan club for separate prefabs
|
||||
// BEFORE NEW PROPS
|
||||
//1. minenice will also use this to test out randomly named parameters so coding has to rest until the new props update
|
||||
//2. see fan club for separate prefabs (cadets) [DONE]
|
||||
//3. temporarily take sounds from rhre, wait until someone records the full code, including misses, or record it myself (unlikely)
|
||||
//4. figure how to do custom bg changes when the upscaled textures are finished (see karate man, launch party once it releases)
|
||||
//5. delete all notes once the minigame is considered feature-complete
|
||||
// AFTER NEW PROPS
|
||||
//4. see space soccer, mr upbeat, tunnel for keep-the-beat codes
|
||||
//5. figure how to do custom bg changes when the upscaled textures are finished (see karate man, launch party once it releases)
|
||||
//6. will use a textbox without going through the visual options but i wonder how..?? (see first contact if ever textboxes are implemented in said minigame)
|
||||
// AFTER FEATURE COMPLETION
|
||||
//7. delete all notes once the minigame is considered feature-complete
|
||||
|
||||
using HeavenStudio.Util;
|
||||
using System;
|
||||
|
Reference in New Issue
Block a user