How to open Default Mode in Pawn Blueprint

I was watching a tutorial that teacher me how to set up basic movement/camera movement (left, right, up, down and jump). It also told me that I could customise the jump height by going into the default tab, but when I went to do that I couldn’t see the word ‘Default’ anywhere. Is there anyway to navigate to the tab? If so, how? Thanks.

It’s the Class Defaults button on the top row in your pawn BP.

That would be the “Class Defaults” tab on something iike a character class BP, near the compile and play buttons.

It could also mean defaults for components or variables… You could select a component like say character movement commponent and on the deatils panel will have any default settings you can change. Any variables you create and make as public (yellow/green eyeball or public checkbox) will also show up under ‘default’ default is just a catagory of variables for a component, class etc.

hope that clears it up, if so make sure to select an answer for people searching in the future.

They have changed the button so if the video was recorded say last year it had a different name.

It looks different to what the video showed, but it definitely helps, so thanks for the answer.

Oh, I couldn’t actually find what I was looking for. Here was the video: Unreal Engine 4 Tutorial - Crouch - YouTube
It says I have to go to Defaults > Movement Component, but I can’t seem to find that anywhere in Class Defaults or Class Settings.

Thank you, that helped a lot.

Your not looking for class defaults then your lokoing for default settings of the character movement component that a very old video. If it still applys this is what your looking for, select the character movement component on the left under the components list and then look in the details panel for the option he tells you to change.

Class defaults is the button that you hover over called “Edit class settings (Previously known as blueprint props)” which looks like a grid with a gear infront of it, just for the record. Thtas class defaults, what hes talking about is (in that case) a components default values.

[http://i.imgur.com/n8286Ty.png][1]

If this helped you figure out your issue dont forget to select an answer so people googling/searching in the future will know exactly what to do because it will be highlighted in green.

http://i.imgur.com/n8286Ty.png