This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Modding API z-axis flip? #2628
Answered
by
GamingInfinite
GamingInfinite
asked this question in
Q&A
|
I'm trying to make ports of a bunch of mods for this game, to include the assets for new textures for the bf slot, which in the case of vs imposter, the one I'm working on, has the z-axis flip on in the code. Any way of doing that in the json file? |
Answered by
GamingInfinite
Nov 2, 2021
Replies: 1 comment
|
JSON flip-x option exists, I didn't read the files (should be noted that this is in master branch, not stable, meaning not in base 1.8 (yet)). This is the type of thing that should be documented in like the wiki or something. |
0 replies
Answer selected by
GamingInfinite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JSON flip-x option exists, I didn't read the files (should be noted that this is in master branch, not stable, meaning not in base 1.8 (yet)). This is the type of thing that should be documented in like the wiki or something.