How to make a fe2?

I need help making a fe2 cause I don’t know how and I am not that great at scripting

1 Like

Please explain more clearly what you want to do!

So I want to make a flood escape 2

Don’t get in over your head. You need to start small because there is a lot to learn before you will be able to make one. If you have no idea where to start, you need to start by learning more about scripting. It will come to you. You probably won’t have the experience to make it for at least a year.

I just want to try it seems complicated but I want to try

Well, you’ll need to learn scripting. There are tutorials on developer.roblox.com and youtube, and some guides here. If you want to save player data, search “roblox saving data lua” or something similar and you will find a ton of resources on it. If you need to know how to kill someone, find a free model that kills people when they touch it and read and dissect the code. We can’t even touch on what you will need to do it here, but you definitely need to learn the basics of scripter first.

1 Like

I know how to make a kill brick

1 Like

Tips on how to make a lift? should I not use Part.Touched

Probably not. There are several ways to make them. But I’m not the one to teach you when there are resources available. I just searched “Roblox elevator scripting” and found these.

https://devforum.roblox.com/t/how-to-create-an-elevator/415843/6
https://www.roblox.com/library/88623139/ROBLOX-Elevator-Script
https://www.youtube.com/watch?v=nR4JMRErCJo
https://www.youtube.com/watch?v=WRfQjbj8C-c
https://www.youtube.com/watch?v=gwuz3YMNuBc
https://www.youtube.com/watch?v=c_LUsy4_91o
https://www.youtube.com/watch?v=c2wR394cXa4
https://www.youtube.com/watch?v=jSUyY8KkvYg

We don’t get paid, you are going to get much better results learning from someone who has experience teaching, not solving bugs. We usually solve bugs or problems. For this you want the wisdom of someone who is willing to instruct.

1 Like

hey i can pass you some of my scripts if you want :coefficients:
i am also trying to create one

I have flagged your post, The DevForum; let alone Scripting Support is not for you to get people to script your games. We are here to help you with your code. I understand why you want to make a game like Flood Escape but, please think small… learn how to do basic things; like using RemoteEvents, the difference between the Client and Server, Part Manipulation and so on.

1 Like

Well, look up tutorials on the basics of lua and the basics of that game. Search up how to make moving parts, round systems etc… We aren’t here to spoonfeed code, were here to fix it and give tips. I strongly suggest going on YT and looking up tutorials on the mechanics in your game. Don’t search a broad term like "How to make FE2", search things like: "How to make a round system."

There are none that are really great