Game feedback for remixed bottom gun!

Hey guys, I want feedback on the mobile controls and if I can improve them. Also this is a remix of a game from @Jbadr

I did some minor bug fixes and some new features in code.

your project is extremely good-looking. Unfortunately, it is very, very laggy so I would reccommend trying to optimize it.

That’s one of the many things I’ve been trying to do, other than fixing the issue I had mentioned earlier. Thanks for the feedback, everything helps!

Edit: Any help with optimization would help alot. I’ve noticed the problem with my code is typically; a script simply just wouldn’t start, causing the game to have bugs.

Edit 2: I’m aware that the scripts not starting is because of too much going on in the single frame(at least I think that’s what causes that to happen)