This loading screen pack has 9 total loading screens. all of them are Miku but more will come out soon!
2023-09-05 10:24:57 投稿
DL数
70
base for Lumi HybridInput script:[script id:069e7ad60b06fd88b62ab60b526f91ed] ver.a same as Lumi scrpit but now when your score is too low, it will not decrease your score default is -1 ver.b it's will only reduces score when you get COOL FINE SAFE SAD with use dpad default is -20 (I didn't ask Lumi if I could change his script, so if Lumi want I will delete this script)
2023-04-17 21:12:33 投稿
DL数
7
This script makes all notes on the screen slowly fade You can set the final alpha and end time in the parameter value (explanations in the .zip) Demo : [youtube id:Jp2Ha6nbXBU width:640 height:360] At 0:41 seconds If you have an issue with this script, contact me on discord : Siteswap#0700 Have fun !
2023-03-04 18:13:40 投稿
DL数
16
The script is tied to a parameter that will make the full note layer "jump" when the note with the parameter hits Demo : [youtube id:-mTo2QuEJGY width:640 height:360] Be aware that this script doesn't work with [Real PDA-FT Skin X 4.1 UPDATED!] Skin Mod as it removes everything from the mark layer If you want to change the height or duration values just open the Script in PPDeditor and change the two "Float.Value" nodes in green scopes I hope this script will be useful to some people, have fun ^^
2022-12-03 04:13:42 投稿
DL数
18
CSinputを独自に改造したスクリプトです。 譜面にこのスクリプトを埋め込んだ場合、 十字キーで△□×〇が取れるようになり、△□で左スライダー、×〇で右スライダーが取れるようになります。 ここまではPerfectInput[script id:30f5a676324fb2cdddb0c9347bd5e553] と全く同じですが、こちらは十字キーを1度でも押すとスコアが1点減算される機能が追加されてます。 これにより、スコアの下1桁でパッド操作かキーボード操作かを判別することが出来ます。 スコアの下1桁が0:キーボード操作(6キー、十字キー不使用) スコアの下1桁が9:パッド操作(10キー、十字キー使用) 【注意点】 ・仕組み上、他のスコアを変動するスクリプトが導入されていて1桁目が変動する場合機能しません。 ・空打ちでも十字キーを押したら減算されるので、メニューから復帰するときなど誤爆に注意。 ・スクリプト内の「PPD.GainResult.GainCurrentScore」のGainの値を変えることで変動させるスコアの値も変更出来ます。 ※あまり減少量を大きくするとスコアがアンダーフローしたまま完走できるので注意
2022-05-21 13:53:43 投稿
DL数
77
Included: -Resource folder must be copied into the project's resource folder -"Rush Notes V3.fsml" must be placed into the scripts folder for the appropriate difficulty -Three example parameters can be placed into your PPD/preset_parameters folder To create a rush note: Add the parameter "Rushnote" to the note with a value equal to the number of 24th beats in the duration. There is an example of this in the zip file. If you want the rush to last for 2 measures/bars in the editor, then you add/edit the value of the parameter to be "24" (2x12) If you want the rush to last for 8 measures, then you set the value to "96" (8x12) This was chosen to allow rush notes in 4/4, 3/4, and 6/4 timings. You will need to use the "Properties" pane of the editor to easily make this change. I personally use one of the default parameters for 1 or 2 bars to create the parameter name correctly and then manually edit the value as needed. ---------- There are two further optional parameters which can be set: "Rushscale" which affects how large a note is allowed to grow (Default is 2x base size) "Rushbpm" which affects the calculations for how long the rush note should last. This was added for use in charts with multiple/frequent BPM changes to correct for errors. Again, this value needs to be edited manually as the example is for "150' Normally the timing/duration calculations work based on the "targetbpm" of the chart, but Rushbpm overrides this to use a flat value if you are experiencing errors with timing. If you do not set this, it will default to using the targetbpm set via eventmanager. ----------- You can also edit the script to change the number of points awarded per press of a Rush note. This is defaulted to 180 but feel free to use whatever you want. ----------- [user_img ID:483] [user_img ID:484] -----------Internals For those curious how this works internally: 1> When a note is in "appear" state, the parameter is checked. 2> If the parameter exists, an array is created with various note information (Note type, duration calculated from BPM/parameter, etc) 3> An ETD image of "Rush" colored based on the note's type is attached to the note 4> When the note is evaluated for cool/fine, the ETD is removed and replaced with a new ETD of a note as well as the "Rush" wording. A second ETD is created with the clock hand 5> The game then toggles to "rush" mode by flipping a boolean value. This mode listens for key presses based on the note type from the array created in step 2 and triggers a stopwatch 6> Per matching key press, points are awarded and the scale of the "rush" ETD is increased. The clock hand also rotates based on timing data from the same array built in part 2 (Stopwatch time elapsed vs total duration, turned into radians 7> When the stopwatch value exceeds the duration (or another rush zone is triggered), a "Pop" sound effect is played and the ETDs for the rush note and the clock…
2022-01-09 19:47:42 投稿
DL数
40
To use the skin you need to download and activate 新ACSkinFT. The zip includes a 2B and a 9S version. You have to deactivate one to use the other. Thanks for downloading! Also special thanks to Blizzin for scripting help in the past. Preview: https://imgur.com/a/mXg8mBu
2021-09-12 05:59:32 投稿
DL数
88
ACSkin(old) của KHC... được upload lại bởi KyonKhiem (me) cho những ai máy yếu có thể dùng để giảm lag nếu cần (bản mod rất có thể sẽ bị KHC xóa)
2021-08-24 21:48:21 投稿
DL数
104
CSinputを独自に改造したスクリプトとModです。 These are a script and mod modified from CSinput. MODを有効にするか、譜面にこのスクリプトを埋め込んだ場合、 十字キーで〇×△□が取れるようになり、△□で左スライダー、×〇で右スライダーが取れるようになります。 If you enable this mod or add it in your chart, You can take notes with Cross keys, take left slider with triangle and square, and take left slider with cross and circle. パッドプレイヤーがスコアを記録できるように通常のCSInputスクリプトを譜面に加えた場合、 △でスライダーが取れなくなりキーボードプレイヤーが混乱するので、 このスクリプトを導入すればパッドでもキーボードでも違和感なくプレイできます。 If normal CSinput were included in charts, Keyboard players would be confused because they couldn't take left slider with triangle. but this script supports both Keyboard players and Pad players. MODバージョンも別で公開していますが、こちらにも同梱しています。 CSInputと同様にスコアは記録されませんが、一応上位互換ですし、通常CSInput譜面をキーボードでやるのに使えるかも? PerfectInput MOD can be downloaded in another page. but It is also contained here. As same as CSinput, rankings are not recorded. It is factual a upward compatible with CSInput though.  PerfectInput(MOD):[script id:87eebcd904c31cc1900f2531d17ec99b] 安直な改造で海外勢の譜面には既に入ってますが、どこにも見つからなかったので投稿しておきます。 It is just simple modification and it has contained in some charts already. but I didn't find it anywhere so I posted it. 2022/05/21 追記 10キー操作の方がスコアランキングで有利だからPerfectInputを導入したくない人のためにHybridInputを公開しました。 こちらを使えばスコアの下1桁の値で6キー操作か10キー操作かを判別することが出来ます。 I've posted HybridInput for chart designers who wouldn't like to using PerfectInput because 10 key players get advantage in score rankings. [script id:069e7ad60b06fd88b62ab60b526f91ed] [同梱物 / Inclusions] PerfectInput.fsml: スクリプトです。譜面作成時にBase_Scriptsフォルダに入れればその譜面でPerfectInputが有効になります。 This is script. If you put it in "Base_Scripts" folder when you are making charts, PerfectInput will be available in the chart. PerfectInput.mod: MODです。modsフォルダに入れてゲーム内で有効にすればすべての譜面でPerfectInputが有効になります。(ランキング非対応) This is MOD, If you put it in "mods" folder and enable it, PerfectInput will be available in all charts. (rankings are not supported) [Based Script・MOD] CSInput:[script id:f2d6427525f863fb7a3d67a54ebf3f0d] CSInput(source):[script id:d76911f2a13a34e66c07bc19130592ae]
2021-07-28 22:59:58 投稿
DL数
186
drag this wav to your song
2021-06-18 20:16:09 投稿
DL数
29

スクリプト ランキング