OpenHogwarts / hogwarts

Hogwarts (Harry Potter) open sandbox game made in Unity
Other
750 stars 168 forks source link

Stair climbing not possible #15

Closed KennyMusterer closed 7 years ago

KennyMusterer commented 8 years ago

The character can´t climb stairs. If you jump the character just glitches around.

KennyMusterer commented 8 years ago

Also I wanted to ask for contact details like an E-mail adress, because i want to help you with the project.

OpenHogwarts commented 8 years ago

:o ¿In which tasks would you like to participate?

KennyMusterer commented 8 years ago

I just have basic knowledge in #C, so i thought about redoing the terrain because it isnt that beautiful...

OpenHogwarts commented 8 years ago

¡That would be so cool!

kardall commented 7 years ago

Just made a pull request to kind of fix some of them. It is going to take some time. But I think I got all the stairs leading up the Interior Gran Comedor towards Griff's dorms. Not sure but ... It will take a while to do it. Have to make a plane, rotate/scale/move the plane over top of the stair edges to make a ramp. Then remove the Mesh Renderer so it isn't rendering 'a plane'. It just becomes a Collider at that point, which the character can totally walk on. :)

I was streaming me working on it, if you want to watch a 38 min long video of me working on it, so you can see the frustrations and the monotonous task of doing this/finding out how to fix it HAHA

https://www.twitch.tv/videos/140217048

OpenHogwarts commented 7 years ago

¡Thank you for fixing this too!

It's really curious to see someone streaming how he fixes the game xD

kardall commented 7 years ago

heh, ya once all the planes are in place, you could probably group them all together, when you don't have to move them anymore. Makes it easier to sort until the models are updated if possible.

I can try to hammer through a few, but that room is ungodly big ;s And I don't know where there are other stairs yet so haha

OpenHogwarts commented 7 years ago

I don't think they will get updated so the best approach to fix it is the one you made. Placing a rotated plane collider on the stairs. Nobody sees it, but lets everyone "climb" the stairs :)

kardall commented 7 years ago

Streaming fixing them right now: http://www.twitch.tv/kardall :) -= Edit: I am done now lol. 2 hours of stairs ... not fun XD

OpenHogwarts commented 7 years ago

Saw you having a "great" combat experience xD