Forum fighters Old HQ

Hmm, costumes. I’m guessing that means slight variations of the same character.

This goes on to why I didn’t want those 3 work pass people to be in. One clip takes up more space, and so does having frames inside clips. We still need a way to store those characters without deleting them. Before we do costumes (it’s just duplicating a character and changing art), let’s handle repeatability with the game without playing and stopping the program or reloading. Then we’ll see how much lag there is. If it’s already too much, I would say there is zero chance we will have costumes.

I feel like the costume can be a clip inside of the OC’s clip so that we can remove it when it’s not being used. idk, but I think this is gonna be a better choice than making every costume its “own” OC. I agree with u, we probably should wait until we complete more things before deciding to add costumes.

2 Likes

The thing with removing though is the same as removing “unused” characters. You can’t bring them back. Changing opacity doesn’t make them “gone” because they still exist, code still runs, it’s selectable in the editor.

ok cool
too bad tho

If we do put different costumes for the characters, then maybe we can put them on a different layer and find a way to hide layers with code.

2 Likes
clip.parentLayer.hidden = true;
project.timeline.layers.find(layer => layer.name === "layer name").hidden = true;
2 Likes

does it solve lag?

You can hide unused layers that have a lot of things in them, and it will solve lag. I noticed in Jovanny’s Wicky Adventures projects if you hide certain layers it clears a lot of lag. If you hide all the layers then it will not lag.

1 Like

ohhhhhhhh
dang!
this makes way for a lot of art!

1 Like

hmmm… hiding layers? That sounds interesting

Hihi!

simple taxt

hi @mlgcoolguys_1 :D

1 Like

soo
did you find out how hiding layers work?

1 Like

@pumpkinhead’s example does the trick

1 Like

Hey @Hamzah_Alani
are you in the discord?

I don’t really use discord

could you do some art?

1 Like

sure
:+1:

roses r red, birds r blue… yea, I forgot the rest :expressionless:

1 Like

hey u done ?