Post #1 · Posted at 2019-10-18 11:31:00pm 5.5 years ago
![]() | |
---|---|
![]() |
Member |
103 Posts | |
![]() | |
Reg. 2019-07-15 | |
"Any pronouns necessary ![]() |
Last updated: 2019-10-21 03:39am
I was wondering if there was a way to make custom in-game options for StepMania. Specifically, a way to alter the target arrows on top of the screen aside from the options already in game. For example: let's say I wanted to make the target arrows laid out diagonally, similar to several missions from the CS DDR games,
Post #2 · Posted at 2019-10-19 03:29:11am 5.5 years ago
![]() | |
---|---|
![]() |
Member |
142 Posts | |
Not Set | |
Reg. 2015-01-13 | |
"But enough talk! Have at you!" |
Last updated: 2019-10-19 06:27pm
Those are called modifiers.
It may be possible using different percentages of flip, invert, reverse, and cross.
Usually they are applied during courses. They can also be applied per-steps if you insert the #MODS tag into an SSC or select an area in the chart editor in-game.
Example: #MODS:TIME=0.000:END=300.000:MODS=*2 2x,Metal,Overhead,-1000% Cover,*4 90% Mini;
If you need help with courses: https://github.com/stepmania/stepmania/wiki/Courses#mods
If you need help with modifiers: https://github.com/stepmania/stepmania/wiki/List-of-Song-Modifiers
Alternatively StepMania 5.2 supports setting a modifier per notefield, but 5.2 was cancelled.
It may be possible using different percentages of flip, invert, reverse, and cross.
Usually they are applied during courses. They can also be applied per-steps if you insert the #MODS tag into an SSC or select an area in the chart editor in-game.
Example: #MODS:TIME=0.000:END=300.000:MODS=*2 2x,Metal,Overhead,-1000% Cover,*4 90% Mini;
If you need help with courses: https://github.com/stepmania/stepmania/wiki/Courses#mods
If you need help with modifiers: https://github.com/stepmania/stepmania/wiki/List-of-Song-Modifiers
Alternatively StepMania 5.2 supports setting a modifier per notefield, but 5.2 was cancelled.
Post #3 · Posted at 2019-10-19 04:20:13am 5.5 years ago
![]() | |
---|---|
![]() |
Member |
103 Posts | |
![]() | |
Reg. 2019-07-15 | |
"Any pronouns necessary ![]() |
Okay. Honestly, I didn't know their proper name. In the DDR series they're called options and in SM they're called modifiers. That must get confusing.
Post #4 · Posted at 2019-10-20 12:12:13am 5.5 years ago
![]() | |
---|---|
![]() |
Member |
9 Posts | |
![]() | |
Reg. 2017-01-02 | |
![]() ![]() ![]() |
I thought they were still "modifiers", but found in the "options" menu.
Post #5 · Posted at 2019-10-20 12:34:32am 5.5 years ago
![]() | |
---|---|
![]() |
Member |
103 Posts | |
![]() | |
Reg. 2019-07-15 | |
"Any pronouns necessary ![]() |
Yeah, the names are pretty confusing.
Post #6 · Posted at 2019-10-20 01:06:21am 5.5 years ago
Has a way to unlock character selection on options before song in certain Stepmania 5.0 themes? some of them don't have this option, maybe if i code i can "enable", someone has previously used this method or sadly may crash the game? (some themes has this option)
I was reading a little about .lua and may i can inplement.
I was reading a little about .lua and may i can inplement.