miksel1 / FNF-ScrewedEngine

A Dave and Bambi Engine
Apache License 2.0
15 stars 9 forks source link

1: how do i add buttons to the main menu 2: how do i add images in the "main" thing on weeks? #13

Closed imdumlol closed 1 year ago

imdumlol commented 1 year ago

Describe your problem here.

idk how to do it

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x86/x32

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

nah

imdumlol commented 1 year ago

it's for a gapple port

Wither362 commented 1 year ago

In the MainMenuState.hx, there is an array containing all the buttons, add the ones that you want

Wither362 commented 1 year ago

Main thing? What do you mean?

imdumlol commented 1 year ago

like this extra

imdumlol commented 1 year ago

like in freeyplay

Wither362 commented 1 year ago

Oh, that’s a project I’m working on, the freeplay select state is not ready yet, but you can do it by adding songs with no voices like this: --Main-–, when I finish the freeplay select state, I will add them (I don’t think I will… just take that in mind)

imdumlol commented 1 year ago

also my dialogue in not working Screenshot (166)

imdumlol commented 1 year ago

3d_dave_wireframe_portrait

imdumlol commented 1 year ago

that is his dialogue

Wither362 commented 1 year ago

also my dialogue in not working Screenshot (166)

Hm… I didn’t edited dialogue… maybe the json is corrupted or animations are missing

Wither362 commented 1 year ago

like this extra

Oh! Now I know what you mean! I’ll add them when I get time to do it

Wither362 commented 1 year ago

also my dialogue in not working Screenshot (166)

Hm… I didn’t edited dialogue… maybe the json is corrupted or animations are missing

Try Reload Image, or some of the other buttons

imdumlol commented 1 year ago

i will try again

imdumlol commented 1 year ago

how do i use the glitch event?

imdumlol commented 1 year ago

bro my song does not work cuz it's one second off

Wither362 commented 1 year ago

how do i use the glitch event?

Use the addEventObject(tag:String, object:FlxSprite) to adding it to the events map, then, use the Add GlitchEffect in the events

Wither362 commented 1 year ago

bro my song does not work cuz it's one second off

Wdym?

imdumlol commented 1 year ago

like the vocals and inst are a second off

Wither362 commented 1 year ago

like the vocals and inst are a second off

Oh freak, that’s bad, really bad

imdumlol commented 1 year ago

yeah (thats fl studio for ya)

imdumlol commented 1 year ago

but i fixed it

imdumlol commented 1 year ago

https://www.youtube.com/watch?v=o5EYG63Vjuk&t=78s

Wither362 commented 1 year ago

Bro, I haven’t finish it yet! Wait a moment meme!

moxie-coder commented 1 year ago

Bro, I haven’t finish it yet! Wait a moment meme!

sorry 😅

moxie-coder commented 1 year ago

this will likely be done as part of #20 (at least the second part of this)

moxie-coder commented 1 year ago

also @miksel1 I can’t do code rn til next week since I’m at my dads home rn (well, I can, but I have to use the online editor which is not ideal)

moxie-coder commented 1 year ago

see #45 for the 1st thing

moxie-coder commented 1 year ago

alright, now for the second thing

moxie-coder commented 1 year ago

second thing is (untested) but done 👍🏻