HeavenStudioPlus/ProjectSettings/SatorImaging.UnitySourceGenerator.Editor.ProjectSettingsData.asset

292 lines
15 KiB
Text
Raw Normal View History

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 53
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c40623a0469766b4095282517245602d, type: 3}
m_Name:
m_EditorClassIdentifier:
AutoEmitOnScriptUpdate: 1
AutoEmitDisabledPaths: []
DenseViewWidthThreshold: 512
_disableAutoReloadInBackground: 0
ImportedScriptPaths:
- Assets/Scripts/Minigames.cs
2024-01-19 04:39:20 +00:00
- Assets/Editor/CreateAssetBundles.cs
- Assets/Editor/CreateMinigameScriptTemplate.cs
- Assets/Scripts/Games/Minigame.cs
- Assets/Scripts/Games/FanClub/FanClub.cs
- Assets/Scripts/GameManager.cs
- Assets/Editor/SpritesheetScaler.cs
2024-01-20 02:46:21 +00:00
- Assets/Scripts/USG.g/LoadMinigames.Minigames.MinigameLoaderGenerator.g.cs
- Assets/Scripts/Games/TheDazzles/TheDazzles.cs
2024-01-20 04:05:26 +00:00
- Assets/Scripts/Games/FirstContact/FirstContact.cs
- Assets/Scripts/SourceGenerators/ControllerLoaderGenerator.cs
- Assets/Scripts/InputSystem/PlayerInput.cs
- Assets/Scripts/JudgementManager.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/RatingScreenPropertyDialog.cs
2024-01-21 04:39:41 +00:00
- Assets/Scripts/GlobalGameManager.cs
- Assets/Scripts/Games/KarateMan/KarateMan.cs
- Assets/Scripts/Games/KarateMan/KarateManJoe.cs
- Assets/Scripts/Games/KarateMan/KarateManNoriController.cs
- Assets/Scripts/Util/BeatAction.cs
- Assets/Scripts/Games/TossBoys/TossBoys.cs
- Assets/Scripts/Games/DoubleDate/DoubleDate.cs
- Assets/Scripts/Games/AirRally/AirRally.cs
2024-01-21 21:54:10 +00:00
- Assets/Scripts/LevelEditor/Editor.cs
2024-01-21 23:10:23 +00:00
- Assets/Scripts/Common/MemRenderer.cs
- Assets/Scripts/Games/BoardMeeting/BoardMeeting.cs
- Assets/Scripts/PersistentDataManager.cs
- Assets/Scripts/UI/Overlays/OverlaysManager.cs
- Assets/Scripts/TitleManager.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/SectionDialog.cs
2024-01-22 01:18:55 +00:00
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/TimelineObjs/SectionTimelineObj.cs
2024-01-22 04:13:39 +00:00
- Assets/Scripts/Games/DJSchool/Student.cs
- Assets/Scripts/UI/PauseMenu.cs
- Assets/Scripts/Util/Sound.cs
- Assets/Scripts/Conductor.cs
- Assets/Scripts/EventCaller.cs
- Assets/Scripts/Games/TrickClass/TrickClass.cs
- Assets/Scripts/GameInitializer.cs
- Assets/Scripts/LevelEditor/Timeline/Timeline.cs
- Assets/Scripts/Games/PlayerActionEvent.cs
- Assets/Scripts/Games/KarateMan/KarateManPot.cs
- Assets/Scripts/Games/DJSchool/DJSchool.cs
Nightwalk GBA (#569) * Nightwalks set up * Play yan with balloons * platformSetUp * Platform handler fundamentals * Count In Added * small thing * Got em inputs in nightwalk gba to work * Platforms now spawn when there's no count-in * He jumps now! * Decreased platform count * Height changes added * Randomness for height changes * Name changing * Fixed a bug with no count in blocks * Ok height changes should be flawless now * No jumping added * Umbrella and lollipop added * Umbrella drum pattern added * Fallyan :( * Implemented falling :( * Fixed drum patterns not working * Fish implemented * Fixed kick sound being weird * 4 beat count in added * Tweaked landing pos * Walking Count-In added * new sprites touched up anims * oops1 * barely anims * Implemented barelies into nightwalk gba * Balloons have random positioning now * New sounds and whiff/barely sounds * Fall smear added * Fixed issues with platform heights on gameswitches * 24 platforms * walk is normalized now * Star scrolling functionality done * Blink animations n stuff * STARS BLINK NOW * Force evolve added + tweaks * Fixed stars not stopping + upped amount of stars * End event setup * Finding end blocks logic added * end event functionality finished * end platform anim * fixed anim * only stars on screen evolve * 2 evolve by default * End event fixes * more blinking * star blinks now and has string * minor tweak * fix to interaction between fish and end block * tweaked dropdown values * removed fish sound * named some sprites in the spritesheet * high jump and roll anims * Roll sound should only play if valid * Small fix to roll cue sound logic * Another small fix to roll cue sound logic * ok actually fixed roll sound * roll platform added to jumpl platform prefab * Roll cue platform visuals done * Basic Roll Cue implemented * flower * umbrella * barely for roll release * OOPS * smol fixes * fixed visual stuff and added missing to rolls * redid sheet, new anims * slow walkin' * adjustments * oops * adjusted smear * improved interaction between roll and end block * improved interaction between roll cue and platform heights * 32 stars * made the star boundary way smaller * how was i this stupid * fixed more interactions * stack proof roll cue and also end block + roll cue fix * Fixed things related to stars * fixed no jumping not working with end block + roll * nearing the final stages * rolls counts for 2 jumps now * fixed a bug to do with roll platforms and made roll platform sounds not be able to be played on invalid beats * made stage 2 stars bigger * added destroy roll platform sprites * update to new systems --------- Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-01-28 06:03:53 +00:00
- Assets/Scripts/LevelEditor/Commands/TestCommand.cs
- Assets/Scripts/Games/ClappyTrio/ClappyTrioPlayer.cs
- Assets/Scripts/Games/GleeClub/GleeClub.cs
- Assets/Scripts/Games/DoubleDate/Basketball.cs
- Assets/Scripts/Games/TotemClimb/TCBackgroundManager.cs
- Assets/Scripts/Games/Spaceball/SpaceballBall.cs
- Assets/Scripts/Games/QuizShow/QuizShow.cs
- Assets/Scripts/InputSystem/ControllerTypes/InputJoyshock.cs
- Assets/Scripts/Games/TotemClimb/TCEndTotem.cs
- Assets/Editor/BuildScript.cs
- Assets/Scripts/LevelEditor/Selections.cs
- Assets/Scripts/Games/NightWalkRvl/RvlNightWalk.cs
- Assets/Plugins/Starpelly/Math.cs
- Assets/Scripts/Games/GleeClub/ChorusKid.cs
- Assets/Scripts/LevelEditor/EventSelector/GridGameSelector.cs
- Assets/Scripts/LevelEditor/Timeline/TimelineZoom.cs
- Assets/Scripts/Games/CheerReaders/RvlCharacter.cs
- Assets/Scripts/Games/MrUpbeat/MrUpbeat.cs
- Assets/Scripts/Games/CatchyTune/CatchyTune.cs
- Assets/GUIWindows/Scripts/GUIWindow.cs
- Assets/Scripts/Games/AirRally/CloudsManager.cs
- Assets/Scripts/Games/DogNinja/ThrowObject.cs
- Assets/Scripts/Games/RhythmTweezers/Hair.cs
- Assets/Scripts/Games/Rockers/RockersInput.cs
- Assets/Scripts/UI/Overlays/GoForAPerfect.cs
- Assets/Scripts/Games/SpaceSoccer/Ball.cs
- Assets/Scripts/Games/TossBoys/TossKid.cs
- Assets/Scripts/Games/CropStomp/Farmer.cs
- Assets/Scripts/Games/SpaceSoccer/SpaceSoccer.cs
- Assets/Scripts/UI/LeftClickTMP_Dropdown.cs
- Assets/Scripts/Games/RhythmTweezers/NoPeekingSign.cs
- Assets/Scripts/Games/Fireworks/FireworksBomb.cs
- Assets/Scripts/Transform/ScaleByVelocity.cs
- Assets/Scripts/Games/BuiltToScaleDS/BuiltToScaleDS.cs
- Assets/Scripts/Games/Global/Textbox.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/ImageChartResourcePrefab.cs
- Assets/Scripts/Games/CropStomp/Veggie.cs
- Assets/Scripts/OpeningManager.cs
- Assets/Scripts/Games/BlueBear/BlueBear.cs
- Assets/Scripts/Games/DoubleDate/Football.cs
- Assets/Plugins/JoyShockLibrary/JoyShockLibrary.cs
- Assets/Scripts/StretchCameraVFX.cs
- Assets/Scripts/LevelEditor/Timeline/TimelineEventObj.cs
- Assets/Scripts/Games/TapTrial/TapTrial.cs
- Assets/Scripts/Games/AirRally/RvlIsland.cs
- Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs/StringPropertyPrefab.cs
- Assets/Scripts/Games/DoubleDate/DoubleDateWeasels.cs
- Assets/Scripts/Games/Rockers/RockersRocker.cs
- Assets/Scripts/Games/TapTroupe/TapTroupe.cs
- Assets/Scripts/Games/TotemClimb/TCTotem.cs
- Assets/Scripts/LevelEditor/Timeline/BlockDeleteFX.cs
- Assets/Scripts/UI/Overlays/SectionMedalsManager.cs
- Assets/Scripts/Games/AirRally/IslandsManager.cs
- Assets/Scripts/Games/CallAndResponseHandler.cs
- Assets/Scripts/Games/RhythmTweezers/LongHair.cs
- Assets/Scripts/Games/SneakySpirits/SneakySpiritsGhost.cs
- Assets/Scripts/Games/ForkLifter/Pea.cs
- Assets/Scripts/LevelEditor/WaveformVisual.cs
- Assets/Scripts/Games/CatchyTune/Fruit.cs
- Assets/Scripts/Games/FanClub/NtrIdolFan.cs
- Assets/Scripts/Games/PajamaParty/PajamaParty.cs
- Assets/Scripts/Games/SneakySpirits/SneakySpirits.cs
- Assets/Scripts/LevelEditor/Commands/Block.cs
- Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs/ColorPropertyPrefab.cs
- Assets/Scripts/Games/LaunchParty/LaunchParty.cs
- Assets/Scripts/Games/Rockers/Rockers.cs
- Assets/Scripts/Games/SamuraiSliceNtr/NtrSamuraiObject.cs
- Assets/Scripts/Games/ForkLifter/ForkLifterHand.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/EnumChartPropertyPrefab.cs
- Assets/Scripts/Games/Global/Filter.cs
- Assets/Scripts/Games/NightWalkAgb/AgbPlatform.cs
- Assets/Scripts/Games/PajamaParty/CtrPillowMonkey.cs
- Assets/Scripts/Games/MarchingOrders/MarchingOrders.cs
- Assets/Scripts/LevelEditor/SnapDialog/SnapChangeButton.cs
- Assets/Plugins/StandaloneFileBrowser/StandaloneFileBrowserWindows.cs
- Assets/Scripts/Games/WorkingDough/NPCDoughBall.cs
- Assets/Scripts/ScreenTiling.cs
- Assets/Scripts/Games/AirRally/Shuttlecock.cs
- Assets/Scripts/Games/WizardsWaltz/WizardsWaltz.cs
- Assets/Scripts/Games/NightWalkAgb/AgbPlayYan.cs
- Assets/Scripts/Games/CoinToss/CoinToss.cs
- Assets/Scripts/Games/BuiltToScaleDS/Blocks.cs
- Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs/EnumPropertyPrefab.cs
- Assets/Scripts/Games/TapTrial/TapTrialPlayer.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/NumberChartPropertyPrefab.cs
- Assets/Plugins/Starpelly/Colors.cs
- Assets/Scripts/Games/AirRally/RvlBirds.cs
- Assets/Scripts/Games/GleeClub/GleeClubSingInput.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/StringChartPropertyPrefab.cs
- Assets/Scripts/Games/Splashdown/NtrSplash.cs
- Assets/Scripts/Games/WorkingDough/PlayerEnterDoughBall.cs
- Assets/Scripts/Games/FlipperFlop/FlipperFlopFlipper.cs
- Assets/Scripts/Games/NightWalkAgb/AgbNightWalk.cs
- Assets/Scripts/Games/TramAndPauline/AgbAnimalKid.cs
- Assets/Scripts/AppInfo.cs
- Assets/Scripts/Games/SeeSaw/SeeSaw.cs
- Assets/Scripts/Util/AnimationHelpers.cs
- Assets/Scripts/Games/TossBoys/TossBoysBall.cs
- Assets/Scripts/LevelEditor/BPMText.cs
- Assets/Scripts/Games/NightWalkAgb/AgbPlatformHandler.cs
- Assets/Scripts/Games/CheerReaders/CheerReaders.cs
- Assets/Scripts/Games/SpaceSoccer/Kicker.cs
- Assets/Scripts/InputSystem/ControllerTypes/InputMouse.cs
- Assets/Scripts/Games/DogNinja/DogNinja.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/TempoDialog.cs
- Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs/NumberPropertyPrefab.cs
- Assets/Scripts/Games/TotemClimb/TCDragon.cs
- Assets/Scripts/LevelEditor/BoxSelection.cs
- Assets/Scripts/Games/ForkLifter/ForkLifter.cs
- Assets/Scripts/Games/DrummingPractice/DrummingPractice.cs
- Assets/Scripts/LevelEditor/DisableSelectOnHover.cs
- Assets/Scripts/LevelEditor/Theme.cs
- Assets/Scripts/Games/BoardMeeting/BMExecutive.cs
- Assets/Scripts/Common/CanvasScroll.cs
- Assets/Scripts/GameCamera.cs
- Assets/Scripts/Games/TotemClimb/TCJumper.cs
- Assets/Scripts/Games/MeatGrinder/MeatGrinder.cs
- Assets/Scripts/UI/RightClickDropdownObject.cs
- Assets/Scripts/StaticCamera.cs
- Assets/Scripts/Games/Spaceball/SpaceballPlayer.cs
- Assets/Scripts/Util/SoundByte.cs
- Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs/BoolPropertyPrefab.cs
- Assets/Scripts/Games/Splashdown/NtrSynchrette.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/TimelineObjs/VolumeTimelineObj.cs
- Assets/Scripts/LevelEditor/DialogHelpers/Dialog.cs
- Assets/Scripts/UI/SettingsDialog/Tabs/EditorSettings.cs
- Assets/Scripts/StudioDance/ChoreographyInfo.cs
- Assets/Scripts/Games/CropStomp/CropStomp.cs
- Assets/Scripts/Games/Global/Flash.cs
- Assets/Scripts/LevelEditor/Commands/ICommand.cs
- Assets/Scripts/StudioDance/StudioDanceManager.cs
- Assets/Scripts/Games/SeeSaw/SeeSawGuy.cs
- Assets/Scripts/Games/DrummingPractice/Drummer.cs
- Assets/Scripts/Games/RhythmRally/Paddlers.cs
- Assets/Scripts/UI/SettingsDialog/Tabs/DispAudioSettings.cs
- Assets/Scripts/Util/SavWav.cs
- Assets/Scripts/Util/EntityTypes.cs
- Assets/Scripts/Games/PajamaParty/CtrPillowPlayer.cs
- Assets/Scripts/Games/Ringside/Ringside.cs
- Assets/Scripts/Games/LaunchParty/LaunchPartyRocket.cs
- Assets/Scripts/Games/Spaceball/Spaceball.cs
- Assets/Scripts/Games/TotemClimb/TCGroundManager.cs
- Assets/Scripts/Games/TramAndPauline/TramAndPauline.cs
- Assets/Scripts/Games/BlueBear/Treat.cs
- Assets/Scripts/PostProcessingVFX.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/SpecialTimeline.cs
- Assets/Scripts/SourceGenerators/MinigameLoaderGenerator.cs
- Assets/Scripts/InputSystem/ControllerTypes/InputKeyboard.cs
- Assets/Scripts/LevelEditor/EditorTheme.cs
- Assets/Scripts/Games/TrickClass/MobTrickObj.cs
- Assets/Scripts/Games/OctopusMachine/Octopus.cs
- Assets/Scripts/Games/WizardsWaltz/Plant.cs
- Assets/Scripts/UI/SettingsDialog/Tabs/CreditsLegalSettings.cs
- Assets/Scripts/Games/TapTroupe/TapTroupeZoomOut.cs
- Assets/Scripts/Games/MeatGrinder/Meat.cs
- Assets/Plugins/StandaloneFileBrowser/StandaloneFileBrowser.cs
- Assets/Scripts/Games/TheDazzles/TheDazzlesGirl.cs
- Assets/Scripts/LevelEditor/Commands/SpecialMarker.cs
- Assets/Scripts/UI/SettingsDialog/SettingsDialog.cs
- Assets/Scripts/UI/Overlays/ChartSectionDisplay.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/PropertyPrefabs/ColorChartPropertyPrefab.cs
- Assets/GUIWindows/Scripts/GUIWindowHandle.cs
- Assets/Scripts/Games/Kitties/Kitties.cs
- Assets/Scripts/Games/QuizShow/QSTimer.cs
- Assets/Scripts/CircleCursor.cs
- Assets/Scripts/Games/TotemClimb/TCBirdManager.cs
- Assets/Plugins/StandaloneFileBrowser/StandaloneFileBrowserLinux.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/TimelineObjs/SpecialTimelineObj.cs
- Assets/Scripts/Games/RhythmTweezers/RhythmTweezers.cs
- Assets/Scripts/Games/SamuraiSliceNtr/SamuraiSliceNtr.cs
- Assets/Scripts/LevelEditor/Timeline/TimelineBlockManager.cs
- Assets/Scripts/Games/Rockers/RockerBendInput.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/Tabs/ChartInfoProperties.cs
- Assets/Plugins/StandaloneFileBrowser/StandaloneFileBrowserEditor.cs
- Assets/Scripts/Games/Kitties/CtrTeppanPlayer.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/TimelineObjs/TempoTimelineObj.cs
- Assets/Scripts/LevelEditor/Timeline/SpecialTmeline/VolumeDialog.cs
- Assets/Scripts/Games/Splashdown/Splashdown.cs
- Assets/Plugins/StandaloneFileBrowser/StandaloneFileBrowserMac.cs
- Assets/Scripts/Games/AirRally/Cloud.cs
- Assets/Scripts/InputSystem/InputController.cs
- Assets/Scripts/UI/Overlays/SkillStarManager.cs
- Assets/Scripts/LevelEditor/BeatGrid.cs
- Assets/Scripts/Games/RhythmRally/RhythmRally.cs
- Assets/Scripts/Games/SamuraiSliceNtr/NtrSamurai.cs
- Assets/Scripts/Games/TapTroupe/TapTroupeCorner.cs
- Assets/Scripts/Games/FanClub/NtrIdolAmie.cs
- Assets/GUIWindows/Scripts/GUIWindowUtils.cs
- Assets/Scripts/Games/Tambourine/Tambourine.cs
- Assets/Scripts/Util/MultiSound.cs
- Assets/Scripts/Games/Fireworks/Rocket.cs
- Assets/Scripts/Games/RhythmSomen/RhythmSomen.cs
- Assets/Scripts/Games/Tunnel/Tunnel.cs
- Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs
- Assets/Scripts/LevelEditor/RemixPropertiesDialog/RemixPropertiesDialog.cs
- Assets/Scripts/Games/TotemClimb/TotemClimb.cs
- Assets/Plugins/StandaloneFileBrowser/IStandaloneFileBrowser.cs
- Assets/Scripts/LevelEditor/Commands/CommandManager.cs
- Assets/Scripts/Games/FirstContact/Translator.cs
- Assets/Scripts/LevelEditor/TooltipGiver.cs
- Assets/Scripts/InputSystem/USG.g/InitInputControllers.PlayerInput.ControllerLoaderGenerator.g.cs
- Assets/Scripts/Games/DrummingPractice/DrummerHit.cs
- Assets/Scripts/LevelEditor/TempoFinder/TempoFinder.cs
- Assets/Scripts/LevelEditor/EventSelector/EventParameterManager.cs
- Assets/Scripts/StudioDance/Dancer.cs
- Assets/Scripts/LevelEditor/EventSelector/EventPropertyPrefab.cs
- Assets/Scripts/Games/Lockstep/Lockstep.cs
- Assets/Scripts/Games/TotemClimb/TCTotemManager.cs
- Assets/Scripts/UI/Overlays/TimingAccuracyDisplay.cs
- Assets/Scripts/Games/MunchyMonk/MunchyMonk.cs
- Assets/Scripts/Games/ForkLifter/ForkLifterPlayer.cs
- Assets/Scripts/Games/DoubleDate/SoccerBall.cs
- Assets/Scripts/Games/RhythmTweezers/Tweezers.cs
- Assets/Scripts/Games/WorkingDough/WorkingDough.cs
- Assets/Scripts/Games/TotemClimb/TCFrog.cs
- Assets/Scripts/UI/SettingsDialog/Tabs/ControllerSettings.cs
- Assets/Scripts/Games/SpaceDance/SpaceDance.cs
- Assets/Scripts/Games/MrUpbeat/UpbeatMan.cs
- Assets/Scripts/Games/OctopusMachine/OctopusMachine.cs
- Assets/Scripts/Games/TotemClimb/TCPillarManager.cs
- Assets/Scripts/Games/Fireworks/Fireworks.cs
- Assets/Scripts/Games/FlipperFlop/FlipperFlop.cs
- Assets/Scripts/Games/WizardsWaltz/Wizard.cs
Monkey watch (#555) * basic setup+inputs this is gonna be so annoying to optimize i am SO overwhelmed with the options that i have object pooling, disabling the monkeys, literally just placing them manually... idk. * custom monkeys + more setup stuff it's all coming together . * a few tweaks committing to update the spritesheet * hi ev * player stuff * player anims * particles * more of prefab * upscale for this sheet * prefab more * oops * anims n stuff * assign the stuff, a little bit of rotation * better sheet * balloon sheet * particles * Revert "particles" This reverts commit fe4d589731a3ceacc7d80b7fde520f87b1c6e745. * Revert "Revert "particles"" This reverts commit ce117b280d4bd7400bd40260f4d858f2d5fba9e3. * fixed the watch outline + pink monkey prefab variant the bccad really is a life saver * anims for monkeys * convert to dictionary yippee for dictionaries * better camera * click animations are all done * custom monkeys are actually good now :) * prefab adjustments * oopps2 * tweaked particles * inactive monkeys/custom monkeys + prefab fixes they should work perfectly now, and the prefab should also need no further adjustment hopefully... * many animations * click fixes * the prefab needed One more adjustment * oops again hopefully the shadow is good now * sheet adjustment * all yellow anims done * progress. starting on the monkeys appear block rn, and then i'll work on the monkey spawning logic. honestly should be pretty easy (and i DON'T think this will be something i look back on as if i was crazy :smile: ) * open / close hole * monkey spawning working better * pink monkey anims * clean slate * gonna test something * proper camera * Camera movements done * pink monkey sounds and a small bug fix * clock arrow now moves * gettin ready to spawn el monkeys * monkeys should spawn now ig * bug fixes * oops * monkeys appear added * more fixes yahoo * shadow tweak * bug fixes * zoom out beginnings * hour more smooth * smooth minute too * it now zooms out lol * middle monkey * oopsie doopsie * hot air balloon * oops * anim * disappear fix * ticks on input now * prepare earlier * tiny tweak * oops again * fixed the input bug * holes * middle monkey anims * fixed layering * zoom out tweaks and shadow movement * camera tweak * tweaks * quad * camera tweak * quart * inspcetor * shadow correct * Okay * zoom out seperation * instant * balloon movement * balloon fixed * fixed particle * icon * fixed beataction parameters * monkey watch camera refactor run sourcegen --------- Co-authored-by: AstrlJelly <bdlawson115@gmail.com> Co-authored-by: ev <85412919+evdial@users.noreply.github.com> Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-01-29 03:04:19 +00:00
- Assets/Scripts/Games/MonkeyWatch/MonkeyWatch.cs
- Assets/Scripts/Games/MonkeyWatch/WatchMonkeyHandler.cs
- Assets/Scripts/Games/MonkeyWatch/WatchBackgroundHandler.cs
- Assets/Scripts/Games/MonkeyWatch/MonkeyClockArrow.cs
- Assets/Scripts/Games/MonkeyWatch/BalloonHandler.cs
- Assets/Scripts/Games/MonkeyWatch/WatchMonkey.cs
PathsToSkipImportEvent: []
PathsToIgnoreOverwriteSettingOnAttribute: []