ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.1k stars 2.16k forks source link

How do I make my character have no animation with a note? (like bob) #10471

Closed JadenMudge closed 2 years ago

JadenMudge commented 2 years ago

Describe your problem here.

I see that there is a "no animation" note, but I don't want to replace all the normal notes! I can't code really good...

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No response

Isaagomen commented 2 years ago

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

bruh1cat commented 2 years ago

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

I'm trying to make the opponent ignore a certain notetype but not the 3rd character (not gf) what would I do to make the opponent ignore that certain notetype?

JadenMudge commented 2 years ago

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

cool, but how XD

JadenMudge commented 2 years ago

#

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

I'm trying to make the opponent ignore a certain notetype but not the 3rd character (not gf) what would I do to make the opponent ignore that certain notetype?

making a 2v1?

bruh1cat commented 2 years ago

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

I'm trying to make the opponent ignore a certain notetype but not the 3rd character (not gf) what would I do to make the opponent ignore that certain notetype?

making a 2v1?

kind of (port of a pretty high end computer mod)

bruh1cat commented 2 years ago

just clone your current character and put his idle as the poses and in hints put 0 so he wont move

cool, but how XD

copy and paste the json file of your character then make all animations his idle

JadenMudge commented 2 years ago

Then it will look like its frozen when it hits 1/4 notes in a line

bruh1cat commented 2 years ago

Wait are you trying to do this or just make the character not move at all.

https://static.wikia.nocookie.net/fridaynightfunking/images/9/99/BobHellAnim.gif/revision/latest?cb=20210815031430

JadenMudge commented 2 years ago

Wait are you trying to do this or just make the character not move at all.

https://static.wikia.nocookie.net/fridaynightfunking/images/9/99/BobHellAnim.gif/revision/latest?cb=20210815031430

yes

bruh1cat commented 2 years ago

yes what

JadenMudge commented 2 years ago

yes what

to make it not move at all, replaying the same animation, without it restarting it.

JadenMudge commented 2 years ago

just like bob, when it hits notes, it will continue his idle like nothing at all happened.

JadenMudge commented 2 years ago

i have an idea i can try! i can make gf invisible, make it so she hits the notes!

bruh1cat commented 2 years ago

i have an idea i can try! i can make gf invisible, make it so she hits the notes!

You'd still have to rechart it but it will work

JadenMudge commented 2 years ago

I found out that I'm stupid dumb dumb! I thought it would replay like in other engines! SO another way is to NOT do that, but instead leave 1 animation working and it will keep using that animatoin, and NOT replay it. This engine can do things like that, i never knew!

JadenMudge commented 2 years ago

soo im done, solved. you can add me on discord you you'd like: JadenMudge#2598