-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skewed Arrows, 0.7.X support and more! #47
base: main
Are you sure you want to change the base?
Conversation
fixes for 0.7 and a few stuff for modchart editor for begginers
Added fixes for 0.7 version of Psych engine / improved a bit the modchart editor with some new stuff for begginers
Since it looks better like this
since i think this can fix a lot of stuff but if you want and can, remove it lol
SkewedArrows, fixed stuff, added 0.7.x support, new modifiers etc etc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems good so far
use the 0.6.3 folder then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Please note that this PR is a test! Skewed notes are still being tested on to see the limits it may have! so far its already looking complete from the code me and Edwhak have seen. Please know 0.7.x is still experimental and I am testing that Version while Edwhak is testing 0.6.3 and so far skewed notes are a major success. |
Added support for 0.6.X and 0.7.X vers, also fixed some modifiers and added difficulty modcharts
I forgot some 0.7.X stuff so...
4 hours of PAIN with glowsoony to try fix this shit lmao
Asked by Vortex since man didn't wanted use copy and paste code edition lmao, if there is any bug with ur leather engine tell me
i expected 1 or 2, not 50
I hope i finally fixed this, i just want to rest now...
Finally working all 0.7 stuff!
Some people was complaining about this issue so i just fixed it ig lmao have fun
Added scroll support for Skew modifier, making able to choose if its forced to skew at that dir, or if it depends on upscroll or downscroll, ah yeah notes mods too lmao
FINALLY BRO LMAO
Es para SCE edwhak nada mas
… SCE EXP is already updated) PLEASE TELL ME IF YOU CANT EXPORT DIRECTLY ON DISCORD OR MAKE PULL REQUEST (SCEN'T PEOPLE)
I have a problem. Error with compiling.
|
Uhh my sustains are invisible |
Some things to know. (For Psych ONLY)
|
wait, variable backupGpu doesn't work at all? |
In the editor if it's not visible Im check that out since it should be, but if neither in playstate nor modcharteditor then it's a bug (in the case that GPU rendering is on) but if it's not working in the editor try with it off and if it works then I'll check that out |
firstly i had them invisible in playstate, but when i entered editor they became visible even in playstate |
If they became visible after entering the editor then I see, it is the fact GPU Rendering is turned on, the Editor has support for turning it off but by default PlayState won't clearly since the support is only for the editor. |
weird |
also question i'm kinda dumb lol, how skew modifier works lol, i think i don't understand smth |
SkewModifier really doesn't work sometimes or Idk if it works cause I find that sometimes its depending on a few things, but Skew works by applying a skew to the receptors such as looking like its bending forward |
Hey, im Mt creator and i'll tell, Skew modifier its a modifier that uses subValues (X.Y,XD,YD) so in order to properly make it work you should first enable the base modifier (have in mind it should already been created) set(beat, [[ in editor you go to events, pick the skew modifier and add value 1 (add time to 0 to instantly do it since "SET" in editor doesn't work properly yet) then you are able to modify sub values |
This is a big work inside modcharting tools (adding more modifiers, a tutorial for lua and a skew sprites [simulates 3d somehow])
Huge thanks to Glowsoony for the help with 0.7.x and Skewed Sprite fix!