Does anyone know how to do that?

Does anyone know how to make a character push another character into a wall and then make the wall shake? I’ve tried everything!:cry:

1 Like

Have you used overlays? You can also use zooming to create a shaking effect

You have to first make your characters do the animation of being pushed into the wall however you want, have them walk to that new spot by the wall, then immediately after they get to the wall, you do a series of zooms like this to make the screen appear to shake:

@zoom on (top right corner of screen) to 100% in 0.5
@zoom on (bottom left corner of screen) to 100% in 0.5
@zoom on (top right corner of screen) to 100% in 0.5
@zoom on (bottom left corner of screen) to 100% in 0.5

1 Like

Thanks soooo much I’ll try that!

@Eva_Diva1 I haven’t I’m still kinda new to writing. But I’ll see if it works :slight_smile:

1 Like

OMG @serenaonepisode I love Phantom’s crossing soo much and ur little noodle too

1 Like

Ooh okay! Get to know the foundation of coding first before you move on to overlays, might be a bit confusing but you’ll get the hang of it soon.

Like serena said, this will make the camera appear to shake up and down, using the zoom feature

1 Like

Oh thank you!! I appreciate you <3