Let’s Funk - Collab

latest version letsfunk2-18-2021_22-00-07.wick (3.2 MB)

I like it (also if you guys need another animator for the studio then I can help)

you may help also here My Project2-18-2021_19-19-18.wick I fixed the death

I’ll have to look tomorrow
Btw name the project LetsFunk in wick

Thanks I have no brain for code but just tell me what to animate and I’ll do it :smiley:

I made a better arrow design
FNF2-19-2021_10-27-48.wick

ok thats cool but I think we have good enough arrows

LetsFunk2-19-2021_8-13-08.wick (3.6 MB)
did a few things
also, im thinking we should make cheat codes

@gamer_boi we have a dev convo here in this md file on the website

There’s also a todo list and i dont even know what this is

we need to fix the vcam

If you guys are using the vcam just for panning, and not to change the screen size, then you can replace the vcam’s (update script) code with just this:

this.showBlackBorders = true;
this.gotoAndStop(this.showBlackBorders ? 2 : 3);
this.project.renderBlackBars = false;
this.project.pan.x = -(this.x - project.width/2);
this.project.pan.y = -(this.y - project.height/2);

this way, the Vcam will only be used for panning, and the project zoom level shouldn’t change.

Also, I’m not part of this collab, I’m just giving suggestions

1 Like

um when you get to a certain note it sais you died

Fixed the vcam! LetsFunk2-19-2021_11-49-02.wick (3.6 MB)

1 Like

time to edit the todo list

1 Like

adjusted todo

it still glitches on the bsa level

can someone fix that

It’s in the todo.md file

I know that