gatorpark
(PlasmaBee)
February 8, 2022, 6:43am
#1
What do you want to achieve? I want to be able to make a walk on walls script like shindo life and naruto in the show
What is the issue? I want to learn but can’t find any tutorials
What solutions have you tried so far? I looked in many places but only found ready scripts and no tutorials
If you have any guides or tutorials, I would appreciate it. I do not want ready scripts made by others. I want to learn how to make them.
Thanks!
2 Likes
gatorpark
(PlasmaBee)
February 8, 2022, 7:27am
#3
I want to make like a wall walk. Not across the wall. Like literally walking on the wall like how you walk on the ground. I want to make the wall the floor. Like that
gatorpark
(PlasmaBee)
February 8, 2022, 7:37am
#5
Yea like that but that just gives the script. I was looking for a tutorial on how to make the script
catxkdb
(catxkdb)
February 8, 2022, 7:39am
#6
Sorry, I can’t find any other tutorials that teach you how.
gatorpark
(PlasmaBee)
February 8, 2022, 7:40am
#7
Thanks for trying to help! No prob
Scottifly
(Scottifly)
February 8, 2022, 7:49am
#8
Sometimes learning from other people’s scripts are the best way.
Did you try Egomoose’s Wall walking character controller - Roblox
Egomoose’s scripts are pretty amazing because he uses comments in each section of the script to specifically tell you what that section is doing. The scripts also take into account any errors that may happen and they won’t crash on you.
Instructions (not mine) from the posts in the description:
Download
Put this in a game and place it under ReplicatedStorage
gatorpark
(PlasmaBee)
February 8, 2022, 7:51am
#9
Ok thanks! I will try to learn from the script but many things are confusing for me. I will look into this. I saw the other EgoMoose model script and got so confused so was looking for tutorials. I will look into this one
gatorpark
(PlasmaBee)
February 8, 2022, 7:56am
#10
I put PlayerModule in starterplayerscripts and controller in replicated storage but isnt working
gatorpark
(PlasmaBee)
February 8, 2022, 8:16am
#11
Nothing happens.I put it in replicated storage
Scottifly
(Scottifly)
February 8, 2022, 8:23am
#12
Did you ungroup the sections or did you put the whole thing (1 item) into ReplicatedStorage?
gatorpark
(PlasmaBee)
February 8, 2022, 8:31am
#13
I put the whole thing(1 item) into replicated storage
Scottifly
(Scottifly)
February 8, 2022, 8:35am
#14
Did you read the post that @EgoMoose linked to in the Description of the item?
Check out the new post:
It’s been almost a year since I originally released this. It was met with a lot of support and ended up being a lot more popular than I ever expected it to be. However, even though the controller was useable and people liked it, it was messy and complicated. Ever since I released it back in August of 2018 I wanted to clean it up and make it more user friendly. Well I’m happy to announce that’s why I’m posting right now!
Two things have changed.
The first and probabl…
gatorpark
(PlasmaBee)
February 8, 2022, 8:47am
#15
Yes there is nothing in there regarding location of scripts
catxkdb
(catxkdb)
February 8, 2022, 11:24am
#16
Try putting it in starter player scripts instead.
gatorpark
(PlasmaBee)
February 8, 2022, 1:51pm
#17
Nope, I put the entier thing in player scripts, no errors, no anything
I know the solution for this problem.
I just used a plugin in order to do this.
Let me just find it and share it out over here.
gatorpark
(PlasmaBee)
February 8, 2022, 2:14pm
#19
Ok. I would appreciate it Thanks