Tsunami Help| ND

So I have been searching a while on how to make a Tsunami just like Natural Disaster Survival - Roblox or TSUNAMI SURVIVAL SIMULATOR - Roblox
I have tried everything from long scripts to modeling. Any tips or ideas?

What do you want exactly? Model or script?

Scripted, model _(:/)_/ I just need a tsunami that moves and looks like Natural Disaster

Are you just asking for an entire script or are you asking for pointers? I’d recommend having a basic model as a starter and using TweenService on the CFrame to have it act like a wave.

else if you’re looking for a wave done and ready to go you’ll have to either commission someone or wait for someone to write one here.

I am looking for pointers, but anything helps.

Simplified instructions:

Create wave model, if its one mesh, that’ll be much easier/less annoying. If its multiple parts, weld the parts to one singular part which will act as the main part. (reason is that primary part cframing is bad long-term).

Clone or “summon” the wave to starting position

Make it to where if player touches wave, player dies.

Tween/CFrame main part across certain amount of studs.

Make wave disappear or hide it far away/hide it.

I found this video here that may be of help to you. Else use the guide that @3rdhoan123 gave. And don’t be afraid to ask any questions.

I watched it but the only problem is he zooms in so you can’t see the whole script.

I beleive this might be a good resource, BoatTween module. I hope it helps