Advertisement
Guest User

Movement Run/Sprint

a guest
Feb 4th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Begin Object Class=K2Node_InputAction Name="K2Node_InputAction_6"
  2.    Begin Object Class=EdGraphPin Name="EdGraphPin_2534"
  3.    End Object
  4.    Begin Object Class=EdGraphPin Name="EdGraphPin_2535"
  5.    End Object
  6.    Begin Object Class=EdGraphPin Name="EdGraphPin_2536"
  7.    End Object
  8.    Begin Object Name="EdGraphPin_2534"
  9.       PinName="Pressed"
  10.       Direction=EGPD_Output
  11.       PinType=(PinCategory="exec")
  12.       LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_225.EdGraphPin_2708'
  13.    End Object
  14.    Begin Object Name="EdGraphPin_2535"
  15.       PinName="Released"
  16.       Direction=EGPD_Output
  17.       PinType=(PinCategory="exec")
  18.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_609.EdGraphPin_3724'
  19.    End Object
  20.    Begin Object Name="EdGraphPin_2536"
  21.       PinName="Key"
  22.       Direction=EGPD_Output
  23.       PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/InputCore.Key')
  24.       DefaultValue="AnyKey"
  25.    End Object
  26.    InputActionName="Sprinting"
  27.    Pins(0)=EdGraphPin'EdGraphPin_2534'
  28.    Pins(1)=EdGraphPin'EdGraphPin_2535'
  29.    Pins(2)=EdGraphPin'EdGraphPin_2536'
  30.    NodePosX=592
  31.    NodePosY=-1024
  32.    NodeGuid=F0F4E6074CD2B1770972D7BDBD288017
  33. End Object
  34. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1352"
  35.    Begin Object Class=EdGraphPin Name="EdGraphPin_2543"
  36.    End Object
  37.    Begin Object Class=EdGraphPin Name="EdGraphPin_2544"
  38.    End Object
  39.    Begin Object Name="EdGraphPin_2543"
  40.       PinName="CharacterMovement"
  41.       Direction=EGPD_Output
  42.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.CharacterMovementComponent')
  43.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_569.EdGraphPin_3713'
  44.       LinkedTo(1)=EdGraphPin'K2Node_VariableSet_609.EdGraphPin_3728'
  45.    End Object
  46.    Begin Object Name="EdGraphPin_2544"
  47.       PinName="self"
  48.       PinFriendlyName="Target"
  49.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Character')
  50.       bHidden=True
  51.    End Object
  52.    VariableReference=(MemberName="CharacterMovement",bSelfContext=True)
  53.    Pins(0)=EdGraphPin'EdGraphPin_2543'
  54.    Pins(1)=EdGraphPin'EdGraphPin_2544'
  55.    NodePosX=944
  56.    NodePosY=-896
  57.    NodeGuid=97A6B818446603C5629CE8AFDD7DA95E
  58. End Object
  59. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_569"
  60.    Begin Object Class=EdGraphPin Name="EdGraphPin_3709"
  61.    End Object
  62.    Begin Object Class=EdGraphPin Name="EdGraphPin_3710"
  63.    End Object
  64.    Begin Object Class=EdGraphPin Name="EdGraphPin_3711"
  65.    End Object
  66.    Begin Object Class=EdGraphPin Name="EdGraphPin_3712"
  67.    End Object
  68.    Begin Object Class=EdGraphPin Name="EdGraphPin_3713"
  69.    End Object
  70.    Begin Object Name="EdGraphPin_3709"
  71.       PinName="execute"
  72.       PinType=(PinCategory="exec")
  73.       LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_225.EdGraphPin_2710'
  74.    End Object
  75.    Begin Object Name="EdGraphPin_3710"
  76.       PinName="then"
  77.       Direction=EGPD_Output
  78.       PinType=(PinCategory="exec")
  79.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1114.EdGraphPin_2759'
  80.    End Object
  81.    Begin Object Name="EdGraphPin_3711"
  82.       PinName="MaxWalkSpeed"
  83.       PinType=(PinCategory="float")
  84.       DefaultValue="900"
  85.       AutogeneratedDefaultValue="0.0"
  86.    End Object
  87.    Begin Object Name="EdGraphPin_3712"
  88.       PinName="Output_Get"
  89.       PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  90.       Direction=EGPD_Output
  91.       PinType=(PinCategory="float")
  92.       DefaultValue="0.0"
  93.       AutogeneratedDefaultValue="0.0"
  94.    End Object
  95.    Begin Object Name="EdGraphPin_3713"
  96.       PinName="self"
  97.       PinFriendlyName="Target"
  98.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.CharacterMovementComponent')
  99.       LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1352.EdGraphPin_2543'
  100.    End Object
  101.    VariableReference=(MemberParent=Class'/Script/Engine.CharacterMovementComponent',MemberName="MaxWalkSpeed")
  102.    SelfContextInfo=NotSelfContext
  103.    Pins(0)=EdGraphPin'EdGraphPin_3709'
  104.    Pins(1)=EdGraphPin'EdGraphPin_3710'
  105.    Pins(2)=EdGraphPin'EdGraphPin_3711'
  106.    Pins(3)=EdGraphPin'EdGraphPin_3712'
  107.    Pins(4)=EdGraphPin'EdGraphPin_3713'
  108.    NodePosX=1120
  109.    NodePosY=-1056
  110.    NodeGuid=60A0333943DB2F8519427F9B1BB0337C
  111. End Object
  112. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_609"
  113.    Begin Object Class=EdGraphPin Name="EdGraphPin_3724"
  114.    End Object
  115.    Begin Object Class=EdGraphPin Name="EdGraphPin_3725"
  116.    End Object
  117.    Begin Object Class=EdGraphPin Name="EdGraphPin_3726"
  118.    End Object
  119.    Begin Object Class=EdGraphPin Name="EdGraphPin_3727"
  120.    End Object
  121.    Begin Object Class=EdGraphPin Name="EdGraphPin_3728"
  122.    End Object
  123.    Begin Object Name="EdGraphPin_3724"
  124.       PinName="execute"
  125.       PinType=(PinCategory="exec")
  126.       LinkedTo(0)=EdGraphPin'K2Node_InputAction_6.EdGraphPin_2535'
  127.    End Object
  128.    Begin Object Name="EdGraphPin_3725"
  129.       PinName="then"
  130.       Direction=EGPD_Output
  131.       PinType=(PinCategory="exec")
  132.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1113.EdGraphPin_2774'
  133.    End Object
  134.    Begin Object Name="EdGraphPin_3726"
  135.       PinName="MaxWalkSpeed"
  136.       PinType=(PinCategory="float")
  137.       DefaultValue="525"
  138.       AutogeneratedDefaultValue="0.0"
  139.    End Object
  140.    Begin Object Name="EdGraphPin_3727"
  141.       PinName="Output_Get"
  142.       PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  143.       Direction=EGPD_Output
  144.       PinType=(PinCategory="float")
  145.       DefaultValue="0.0"
  146.       AutogeneratedDefaultValue="0.0"
  147.    End Object
  148.    Begin Object Name="EdGraphPin_3728"
  149.       PinName="self"
  150.       PinFriendlyName="Target"
  151.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.CharacterMovementComponent')
  152.       LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1352.EdGraphPin_2543'
  153.    End Object
  154.    VariableReference=(MemberParent=Class'/Script/Engine.CharacterMovementComponent',MemberName="MaxWalkSpeed")
  155.    SelfContextInfo=NotSelfContext
  156.    Pins(0)=EdGraphPin'EdGraphPin_3724'
  157.    Pins(1)=EdGraphPin'EdGraphPin_3725'
  158.    Pins(2)=EdGraphPin'EdGraphPin_3726'
  159.    Pins(3)=EdGraphPin'EdGraphPin_3727'
  160.    Pins(4)=EdGraphPin'EdGraphPin_3728'
  161.    NodePosX=1120
  162.    NodePosY=-864
  163.    NodeGuid=CC8DB2F0480568BD8D1FEB908856E58A
  164. End Object
  165. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_2454"
  166.    Begin Object Class=EdGraphPin Name="EdGraphPin_3739"
  167.    End Object
  168.    Begin Object Class=EdGraphPin Name="EdGraphPin_3740"
  169.    End Object
  170.    Begin Object Class=EdGraphPin Name="EdGraphPin_3741"
  171.    End Object
  172.    Begin Object Class=EdGraphPin Name="EdGraphPin_3742"
  173.    End Object
  174.    Begin Object Class=EdGraphPin Name="EdGraphPin_3743"
  175.    End Object
  176.    Begin Object Class=EdGraphPin Name="EdGraphPin_3744"
  177.    End Object
  178.    Begin Object Class=EdGraphPin Name="EdGraphPin_3745"
  179.    End Object
  180.    Begin Object Class=EdGraphPin Name="EdGraphPin_3746"
  181.    End Object
  182.    Begin Object Class=EdGraphPin Name="EdGraphPin_3747"
  183.    End Object
  184.    Begin Object Name="EdGraphPin_3739"
  185.       PinName="execute"
  186.       PinType=(PinCategory="exec")
  187.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1114.EdGraphPin_2760'
  188.    End Object
  189.    Begin Object Name="EdGraphPin_3740"
  190.       PinName="then"
  191.       Direction=EGPD_Output
  192.       PinType=(PinCategory="exec")
  193.    End Object
  194.    Begin Object Name="EdGraphPin_3741"
  195.       PinName="self"
  196.       PinFriendlyName="Target"
  197.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetSystemLibrary')
  198.       DefaultObject=Default__KismetSystemLibrary
  199.       bHidden=True
  200.    End Object
  201.    Begin Object Name="EdGraphPin_3742"
  202.       PinName="WorldContextObject"
  203.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  204.       bHidden=True
  205.    End Object
  206.    Begin Object Name="EdGraphPin_3743"
  207.       PinName="InString"
  208.       PinType=(PinCategory="string")
  209.       DefaultValue="Sprinting"
  210.       AutogeneratedDefaultValue="Hello"
  211.    End Object
  212.    Begin Object Name="EdGraphPin_3744"
  213.       PinName="bPrintToScreen"
  214.       PinType=(PinCategory="bool")
  215.       DefaultValue="true"
  216.       AutogeneratedDefaultValue="true"
  217.       bAdvancedView=True
  218.    End Object
  219.    Begin Object Name="EdGraphPin_3745"
  220.       PinName="bPrintToLog"
  221.       PinType=(PinCategory="bool")
  222.       DefaultValue="true"
  223.       AutogeneratedDefaultValue="true"
  224.       bAdvancedView=True
  225.    End Object
  226.    Begin Object Name="EdGraphPin_3746"
  227.       PinName="TextColor"
  228.       PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.LinearColor')
  229.       DefaultValue="(R=0.000000,G=0.660000,B=1.000000,A=1.000000)"
  230.       AutogeneratedDefaultValue="(R=0.000000,G=0.660000,B=1.000000,A=1.000000)"
  231.       bAdvancedView=True
  232.    End Object
  233.    Begin Object Name="EdGraphPin_3747"
  234.       PinName="Duration"
  235.       PinType=(PinCategory="float")
  236.       DefaultValue="2.000000"
  237.       AutogeneratedDefaultValue="2.000000"
  238.       bAdvancedView=True
  239.    End Object
  240.    FunctionReference=(MemberParent=Class'/Script/Engine.KismetSystemLibrary',MemberName="PrintString")
  241.    Pins(0)=EdGraphPin'EdGraphPin_3739'
  242.    Pins(1)=EdGraphPin'EdGraphPin_3740'
  243.    Pins(2)=EdGraphPin'EdGraphPin_3741'
  244.    Pins(3)=EdGraphPin'EdGraphPin_3742'
  245.    Pins(4)=EdGraphPin'EdGraphPin_3743'
  246.    Pins(5)=EdGraphPin'EdGraphPin_3744'
  247.    Pins(6)=EdGraphPin'EdGraphPin_3745'
  248.    Pins(7)=EdGraphPin'EdGraphPin_3746'
  249.    Pins(8)=EdGraphPin'EdGraphPin_3747'
  250.    NodePosX=1664
  251.    NodePosY=-1056
  252.    NodeGuid=B03361D54D317858E19C5C8C7349E329
  253.    AdvancedPinDisplay=Hidden
  254. End Object
  255. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_2767"
  256.    Begin Object Class=EdGraphPin Name="EdGraphPin_3766"
  257.    End Object
  258.    Begin Object Class=EdGraphPin Name="EdGraphPin_3767"
  259.    End Object
  260.    Begin Object Class=EdGraphPin Name="EdGraphPin_3768"
  261.    End Object
  262.    Begin Object Class=EdGraphPin Name="EdGraphPin_3769"
  263.    End Object
  264.    Begin Object Class=EdGraphPin Name="EdGraphPin_3770"
  265.    End Object
  266.    Begin Object Class=EdGraphPin Name="EdGraphPin_3771"
  267.    End Object
  268.    Begin Object Class=EdGraphPin Name="EdGraphPin_3772"
  269.    End Object
  270.    Begin Object Class=EdGraphPin Name="EdGraphPin_3773"
  271.    End Object
  272.    Begin Object Class=EdGraphPin Name="EdGraphPin_3774"
  273.    End Object
  274.    Begin Object Name="EdGraphPin_3766"
  275.       PinName="execute"
  276.       PinType=(PinCategory="exec")
  277.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_1113.EdGraphPin_2775'
  278.    End Object
  279.    Begin Object Name="EdGraphPin_3767"
  280.       PinName="then"
  281.       Direction=EGPD_Output
  282.       PinType=(PinCategory="exec")
  283.    End Object
  284.    Begin Object Name="EdGraphPin_3768"
  285.       PinName="self"
  286.       PinFriendlyName="Target"
  287.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetSystemLibrary')
  288.       DefaultObject=Default__KismetSystemLibrary
  289.       bHidden=True
  290.    End Object
  291.    Begin Object Name="EdGraphPin_3769"
  292.       PinName="WorldContextObject"
  293.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/CoreUObject.Object')
  294.       bHidden=True
  295.    End Object
  296.    Begin Object Name="EdGraphPin_3770"
  297.       PinName="InString"
  298.       PinType=(PinCategory="string")
  299.       DefaultValue="Running"
  300.       AutogeneratedDefaultValue="Hello"
  301.    End Object
  302.    Begin Object Name="EdGraphPin_3771"
  303.       PinName="bPrintToScreen"
  304.       PinType=(PinCategory="bool")
  305.       DefaultValue="true"
  306.       AutogeneratedDefaultValue="true"
  307.       bAdvancedView=True
  308.    End Object
  309.    Begin Object Name="EdGraphPin_3772"
  310.       PinName="bPrintToLog"
  311.       PinType=(PinCategory="bool")
  312.       DefaultValue="true"
  313.       AutogeneratedDefaultValue="true"
  314.       bAdvancedView=True
  315.    End Object
  316.    Begin Object Name="EdGraphPin_3773"
  317.       PinName="TextColor"
  318.       PinType=(PinCategory="struct",PinSubCategoryObject=ScriptStruct'/Script/CoreUObject.LinearColor')
  319.       DefaultValue="(R=0.000000,G=0.660000,B=1.000000,A=1.000000)"
  320.       AutogeneratedDefaultValue="(R=0.000000,G=0.660000,B=1.000000,A=1.000000)"
  321.       bAdvancedView=True
  322.    End Object
  323.    Begin Object Name="EdGraphPin_3774"
  324.       PinName="Duration"
  325.       PinType=(PinCategory="float")
  326.       DefaultValue="2.000000"
  327.       AutogeneratedDefaultValue="2.000000"
  328.       bAdvancedView=True
  329.    End Object
  330.    FunctionReference=(MemberParent=Class'/Script/Engine.KismetSystemLibrary',MemberName="PrintString")
  331.    Pins(0)=EdGraphPin'EdGraphPin_3766'
  332.    Pins(1)=EdGraphPin'EdGraphPin_3767'
  333.    Pins(2)=EdGraphPin'EdGraphPin_3768'
  334.    Pins(3)=EdGraphPin'EdGraphPin_3769'
  335.    Pins(4)=EdGraphPin'EdGraphPin_3770'
  336.    Pins(5)=EdGraphPin'EdGraphPin_3771'
  337.    Pins(6)=EdGraphPin'EdGraphPin_3772'
  338.    Pins(7)=EdGraphPin'EdGraphPin_3773'
  339.    Pins(8)=EdGraphPin'EdGraphPin_3774'
  340.    NodePosX=1664
  341.    NodePosY=-864
  342.    NodeGuid=690EDCF445472E4FC7A5B9B13935D771
  343.    AdvancedPinDisplay=Hidden
  344. End Object
  345. Begin Object Class=K2Node_Event Name="K2Node_Event_174"
  346.    Begin Object Class=EdGraphPin Name="EdGraphPin_3793"
  347.    End Object
  348.    Begin Object Class=EdGraphPin Name="EdGraphPin_3794"
  349.    End Object
  350.    Begin Object Name="EdGraphPin_3793"
  351.       PinName="OutputDelegate"
  352.       Direction=EGPD_Output
  353.       PinType=(PinCategory="delegate",PinSubCategoryMemberReference=(MemberParent=Class'/Script/Engine.Actor',MemberName="ReceiveBeginPlay"))
  354.    End Object
  355.    Begin Object Name="EdGraphPin_3794"
  356.       PinName="then"
  357.       Direction=EGPD_Output
  358.       PinType=(PinCategory="exec")
  359.       LinkedTo(0)=EdGraphPin'K2Node_CreateWidget_1.EdGraphPin_3814'
  360.    End Object
  361.    EventReference=(MemberParent=Class'/Script/Engine.Actor',MemberName="ReceiveBeginPlay")
  362.    bOverrideFunction=True
  363.    Pins(0)=EdGraphPin'EdGraphPin_3793'
  364.    Pins(1)=EdGraphPin'EdGraphPin_3794'
  365.    NodePosX=672
  366.    NodePosY=-1280
  367.    NodeGuid=1C07EEB24C47ADA7604B83BEEED6E3D4
  368. End Object
  369. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_614"
  370.    Begin Object Class=EdGraphPin Name="EdGraphPin_3799"
  371.    End Object
  372.    Begin Object Class=EdGraphPin Name="EdGraphPin_3800"
  373.    End Object
  374.    Begin Object Class=EdGraphPin Name="EdGraphPin_3801"
  375.    End Object
  376.    Begin Object Class=EdGraphPin Name="EdGraphPin_3802"
  377.    End Object
  378.    Begin Object Class=EdGraphPin Name="EdGraphPin_3803"
  379.    End Object
  380.    Begin Object Name="EdGraphPin_3799"
  381.       PinName="execute"
  382.       PinType=(PinCategory="exec")
  383.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3231.EdGraphPin_3830'
  384.    End Object
  385.    Begin Object Name="EdGraphPin_3800"
  386.       PinName="then"
  387.       Direction=EGPD_Output
  388.       PinType=(PinCategory="exec")
  389.    End Object
  390.    Begin Object Name="EdGraphPin_3801"
  391.       PinName="MaxWalkSpeed"
  392.       PinType=(PinCategory="float")
  393.       DefaultValue="525"
  394.       AutogeneratedDefaultValue="0.0"
  395.    End Object
  396.    Begin Object Name="EdGraphPin_3802"
  397.       PinName="Output_Get"
  398.       PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  399.       Direction=EGPD_Output
  400.       PinType=(PinCategory="float")
  401.       DefaultValue="0.0"
  402.       AutogeneratedDefaultValue="0.0"
  403.    End Object
  404.    Begin Object Name="EdGraphPin_3803"
  405.       PinName="self"
  406.       PinFriendlyName="Target"
  407.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.CharacterMovementComponent')
  408.       LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1293.EdGraphPin_2663'
  409.    End Object
  410.    VariableReference=(MemberParent=Class'/Script/Engine.CharacterMovementComponent',MemberName="MaxWalkSpeed")
  411.    SelfContextInfo=NotSelfContext
  412.    Pins(0)=EdGraphPin'EdGraphPin_3799'
  413.    Pins(1)=EdGraphPin'EdGraphPin_3800'
  414.    Pins(2)=EdGraphPin'EdGraphPin_3801'
  415.    Pins(3)=EdGraphPin'EdGraphPin_3802'
  416.    Pins(4)=EdGraphPin'EdGraphPin_3803'
  417.    NodePosX=1120
  418.    NodePosY=-1232
  419.    NodeGuid=3C36BB3943D977A926D37CA47C4890B1
  420. End Object
  421. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1293"
  422.    Begin Object Class=EdGraphPin Name="EdGraphPin_2663"
  423.    End Object
  424.    Begin Object Class=EdGraphPin Name="EdGraphPin_2664"
  425.    End Object
  426.    Begin Object Name="EdGraphPin_2663"
  427.       PinName="CharacterMovement"
  428.       Direction=EGPD_Output
  429.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.CharacterMovementComponent')
  430.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_614.EdGraphPin_3803'
  431.    End Object
  432.    Begin Object Name="EdGraphPin_2664"
  433.       PinName="self"
  434.       PinFriendlyName="Target"
  435.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.Character')
  436.       bHidden=True
  437.    End Object
  438.    VariableReference=(MemberName="CharacterMovement",bSelfContext=True)
  439.    Pins(0)=EdGraphPin'EdGraphPin_2663'
  440.    Pins(1)=EdGraphPin'EdGraphPin_2664'
  441.    NodePosX=944
  442.    NodePosY=-1120
  443.    NodeGuid=FD4F2F9A45BD1B80E13E7CAC13B01B0B
  444. End Object
  445. Begin Object Class=EdGraphNode_Comment Name="EdGraphNode_Comment_101"
  446.    NodePosX=583
  447.    NodePosY=-1489
  448.    NodeWidth=1424
  449.    NodeHeight=800
  450.    NodeComment="Character Speed Running and Sprinting"
  451.    NodeGuid=ABBF8CB942BA6B64E46AE4919734FC29
  452. End Object
  453. Begin Object Class=K2Node_CreateWidget Name="K2Node_CreateWidget_1"
  454.    Begin Object Class=EdGraphPin Name="EdGraphPin_3814"
  455.    End Object
  456.    Begin Object Class=EdGraphPin Name="EdGraphPin_3815"
  457.    End Object
  458.    Begin Object Class=EdGraphPin Name="EdGraphPin_3816"
  459.    End Object
  460.    Begin Object Class=EdGraphPin Name="EdGraphPin_3817"
  461.    End Object
  462.    Begin Object Class=EdGraphPin Name="EdGraphPin_3818"
  463.    End Object
  464.    Begin Object Name="EdGraphPin_3814"
  465.       PinName="execute"
  466.       PinType=(PinCategory="exec")
  467.       LinkedTo(0)=EdGraphPin'K2Node_Event_174.EdGraphPin_3794'
  468.    End Object
  469.    Begin Object Name="EdGraphPin_3815"
  470.       PinName="then"
  471.       Direction=EGPD_Output
  472.       PinType=(PinCategory="exec")
  473.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3231.EdGraphPin_3829'
  474.    End Object
  475.    Begin Object Name="EdGraphPin_3816"
  476.       PinName="Class"
  477.       PinToolTip="User Widget Class Class\nThe object class you want to spawn"
  478.       PinType=(PinCategory="class",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  479.       DefaultObject=WidgetBlueprintGeneratedClass'/Game/ThirdPersonBP/HUD/HUD.HUD_C'
  480.    End Object
  481.    Begin Object Name="EdGraphPin_3817"
  482.       PinName="ReturnValue"
  483.       PinToolTip="User Widget Reference Return Value\nThe spawned object"
  484.       Direction=EGPD_Output
  485.       PinType=(PinCategory="object",PinSubCategoryObject=WidgetBlueprintGeneratedClass'/Game/ThirdPersonBP/HUD/HUD.HUD_C')
  486.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_3231.EdGraphPin_3831'
  487.    End Object
  488.    Begin Object Name="EdGraphPin_3818"
  489.       PinName="OwningPlayer"
  490.       PinToolTip="Player Controller Reference Owning Player\nThe player that \'owns\' the widget."
  491.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.PlayerController')
  492.    End Object
  493.    Pins(0)=EdGraphPin'EdGraphPin_3814'
  494.    Pins(1)=EdGraphPin'EdGraphPin_3815'
  495.    Pins(2)=EdGraphPin'EdGraphPin_3816'
  496.    Pins(3)=EdGraphPin'EdGraphPin_3817'
  497.    Pins(4)=EdGraphPin'EdGraphPin_3818'
  498.    NodePosX=1072
  499.    NodePosY=-1392
  500.    NodeGuid=F1FC29E54C7B0B911EF52CB7EFA6D061
  501. End Object
  502. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_3231"
  503.    Begin Object Class=EdGraphPin Name="EdGraphPin_3829"
  504.    End Object
  505.    Begin Object Class=EdGraphPin Name="EdGraphPin_3830"
  506.    End Object
  507.    Begin Object Class=EdGraphPin Name="EdGraphPin_3831"
  508.    End Object
  509.    Begin Object Class=EdGraphPin Name="EdGraphPin_3832"
  510.    End Object
  511.    Begin Object Name="EdGraphPin_3829"
  512.       PinName="execute"
  513.       PinType=(PinCategory="exec")
  514.       LinkedTo(0)=EdGraphPin'K2Node_CreateWidget_1.EdGraphPin_3815'
  515.    End Object
  516.    Begin Object Name="EdGraphPin_3830"
  517.       PinName="then"
  518.       Direction=EGPD_Output
  519.       PinType=(PinCategory="exec")
  520.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_614.EdGraphPin_3799'
  521.    End Object
  522.    Begin Object Name="EdGraphPin_3831"
  523.       PinName="self"
  524.       PinFriendlyName="Target"
  525.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/UMG.UserWidget')
  526.       LinkedTo(0)=EdGraphPin'K2Node_CreateWidget_1.EdGraphPin_3817'
  527.    End Object
  528.    Begin Object Name="EdGraphPin_3832"
  529.       PinName="ZOrder"
  530.       PinType=(PinCategory="int")
  531.       DefaultValue="0"
  532.       AutogeneratedDefaultValue="0"
  533.       bAdvancedView=True
  534.    End Object
  535.    FunctionReference=(MemberParent=Class'/Script/UMG.UserWidget',MemberName="AddToViewport")
  536.    Pins(0)=EdGraphPin'EdGraphPin_3829'
  537.    Pins(1)=EdGraphPin'EdGraphPin_3830'
  538.    Pins(2)=EdGraphPin'EdGraphPin_3831'
  539.    Pins(3)=EdGraphPin'EdGraphPin_3832'
  540.    NodePosX=1424
  541.    NodePosY=-1376
  542.    NodeGuid=DAD175A945A7EC0E376B27B5EAEFC32B
  543.    AdvancedPinDisplay=Hidden
  544. End Object
  545. Begin Object Class=K2Node_IfThenElse Name="K2Node_IfThenElse_225"
  546.    Begin Object Class=EdGraphPin Name="EdGraphPin_2708"
  547.    End Object
  548.    Begin Object Class=EdGraphPin Name="EdGraphPin_2709"
  549.    End Object
  550.    Begin Object Class=EdGraphPin Name="EdGraphPin_2710"
  551.    End Object
  552.    Begin Object Class=EdGraphPin Name="EdGraphPin_2711"
  553.    End Object
  554.    Begin Object Name="EdGraphPin_2708"
  555.       PinName="execute"
  556.       PinType=(PinCategory="exec")
  557.       LinkedTo(0)=EdGraphPin'K2Node_InputAction_6.EdGraphPin_2534'
  558.    End Object
  559.    Begin Object Name="EdGraphPin_2709"
  560.       PinName="Condition"
  561.       PinType=(PinCategory="bool")
  562.       DefaultValue="false"
  563.       AutogeneratedDefaultValue="true"
  564.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4861.EdGraphPin_3844'
  565.    End Object
  566.    Begin Object Name="EdGraphPin_2710"
  567.       PinName="then"
  568.       PinFriendlyName="true"
  569.       Direction=EGPD_Output
  570.       PinType=(PinCategory="exec")
  571.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_569.EdGraphPin_3709'
  572.    End Object
  573.    Begin Object Name="EdGraphPin_2711"
  574.       PinName="else"
  575.       PinFriendlyName="false"
  576.       Direction=EGPD_Output
  577.       PinType=(PinCategory="exec")
  578.    End Object
  579.    Pins(0)=EdGraphPin'EdGraphPin_2708'
  580.    Pins(1)=EdGraphPin'EdGraphPin_2709'
  581.    Pins(2)=EdGraphPin'EdGraphPin_2710'
  582.    Pins(3)=EdGraphPin'EdGraphPin_2711'
  583.    NodePosX=816
  584.    NodePosY=-1056
  585.    NodeGuid=1E7A362142A093EF56FFEF8A69075947
  586. End Object
  587. Begin Object Class=K2Node_VariableGet Name="K2Node_VariableGet_1789"
  588.    Begin Object Class=EdGraphPin Name="EdGraphPin_2720"
  589.    End Object
  590.    Begin Object Class=EdGraphPin Name="EdGraphPin_2721"
  591.    End Object
  592.    Begin Object Name="EdGraphPin_2720"
  593.       PinName="Stamina"
  594.       Direction=EGPD_Output
  595.       PinType=(PinCategory="int")
  596.       AutogeneratedDefaultValue="0"
  597.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_4861.EdGraphPin_3842'
  598.    End Object
  599.    Begin Object Name="EdGraphPin_2721"
  600.       PinName="self"
  601.       PinFriendlyName="Target"
  602.       PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter_C')
  603.       bHidden=True
  604.    End Object
  605.    VariableReference=(MemberName="Stamina",MemberGuid=3206510E4DF9382CAEE87093C19783F8,bSelfContext=True)
  606.    Pins(0)=EdGraphPin'EdGraphPin_2720'
  607.    Pins(1)=EdGraphPin'EdGraphPin_2721'
  608.    NodePosX=656
  609.    NodePosY=-848
  610.    NodeGuid=E62125494DF4EBF4F7EC5A8840AD50B5
  611. End Object
  612. Begin Object Class=K2Node_CallFunction Name="K2Node_CallFunction_4861"
  613.    Begin Object Class=EdGraphPin Name="EdGraphPin_3841"
  614.    End Object
  615.    Begin Object Class=EdGraphPin Name="EdGraphPin_3842"
  616.    End Object
  617.    Begin Object Class=EdGraphPin Name="EdGraphPin_3843"
  618.    End Object
  619.    Begin Object Class=EdGraphPin Name="EdGraphPin_3844"
  620.    End Object
  621.    Begin Object Name="EdGraphPin_3841"
  622.       PinName="self"
  623.       PinFriendlyName="Target"
  624.       PinType=(PinCategory="object",PinSubCategoryObject=Class'/Script/Engine.KismetMathLibrary')
  625.       DefaultObject=Default__KismetMathLibrary
  626.       bHidden=True
  627.    End Object
  628.    Begin Object Name="EdGraphPin_3842"
  629.       PinName="A"
  630.       PinType=(PinCategory="int")
  631.       DefaultValue="0"
  632.       AutogeneratedDefaultValue="0"
  633.       LinkedTo(0)=EdGraphPin'K2Node_VariableGet_1789.EdGraphPin_2720'
  634.    End Object
  635.    Begin Object Name="EdGraphPin_3843"
  636.       PinName="B"
  637.       PinType=(PinCategory="int")
  638.       DefaultValue="5"
  639.       AutogeneratedDefaultValue="0"
  640.    End Object
  641.    Begin Object Name="EdGraphPin_3844"
  642.       PinName="ReturnValue"
  643.       Direction=EGPD_Output
  644.       PinType=(PinCategory="bool")
  645.       AutogeneratedDefaultValue="false"
  646.       LinkedTo(0)=EdGraphPin'K2Node_IfThenElse_225.EdGraphPin_2709'
  647.    End Object
  648.    bIsPureFunc=True
  649.    FunctionReference=(MemberParent=Class'/Script/Engine.KismetMathLibrary',MemberName="Greater_IntInt")
  650.    Pins(0)=EdGraphPin'EdGraphPin_3841'
  651.    Pins(1)=EdGraphPin'EdGraphPin_3842'
  652.    Pins(2)=EdGraphPin'EdGraphPin_3843'
  653.    Pins(3)=EdGraphPin'EdGraphPin_3844'
  654.    NodePosX=800
  655.    NodePosY=-864
  656.    NodeGuid=67EBF9BC444903906BCDFCAD18731F2B
  657. End Object
  658. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1114"
  659.    Begin Object Class=EdGraphPin Name="EdGraphPin_2759"
  660.    End Object
  661.    Begin Object Class=EdGraphPin Name="EdGraphPin_2760"
  662.    End Object
  663.    Begin Object Class=EdGraphPin Name="EdGraphPin_2761"
  664.    End Object
  665.    Begin Object Class=EdGraphPin Name="EdGraphPin_2762"
  666.    End Object
  667.    Begin Object Class=EdGraphPin Name="EdGraphPin_2763"
  668.    End Object
  669.    Begin Object Name="EdGraphPin_2759"
  670.       PinName="execute"
  671.       PinType=(PinCategory="exec")
  672.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_569.EdGraphPin_3710'
  673.    End Object
  674.    Begin Object Name="EdGraphPin_2760"
  675.       PinName="then"
  676.       Direction=EGPD_Output
  677.       PinType=(PinCategory="exec")
  678.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_2454.EdGraphPin_3739'
  679.    End Object
  680.    Begin Object Name="EdGraphPin_2761"
  681.       PinName="Movement States"
  682.       PinType=(PinCategory="byte",PinSubCategoryObject=UserDefinedEnum'/Game/ThirdPersonBP/HUD/MovementStates.MovementStates')
  683.       DefaultValue="NewEnumerator4"
  684.    End Object
  685.    Begin Object Name="EdGraphPin_2762"
  686.       PinName="Output_Get"
  687.       PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  688.       Direction=EGPD_Output
  689.       PinType=(PinCategory="byte",PinSubCategoryObject=UserDefinedEnum'/Game/ThirdPersonBP/HUD/MovementStates.MovementStates')
  690.       DefaultValue="NewEnumerator0"
  691.    End Object
  692.    Begin Object Name="EdGraphPin_2763"
  693.       PinName="self"
  694.       PinFriendlyName="Target"
  695.       PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter_C')
  696.       bHidden=True
  697.    End Object
  698.    VariableReference=(MemberName="Movement States",bSelfContext=True)
  699.    Pins(0)=EdGraphPin'EdGraphPin_2759'
  700.    Pins(1)=EdGraphPin'EdGraphPin_2760'
  701.    Pins(2)=EdGraphPin'EdGraphPin_2761'
  702.    Pins(3)=EdGraphPin'EdGraphPin_2762'
  703.    Pins(4)=EdGraphPin'EdGraphPin_2763'
  704.    NodePosX=1360
  705.    NodePosY=-1056
  706.    NodeGuid=9E13154F4826707B8C9CB2A249F4C958
  707. End Object
  708. Begin Object Class=K2Node_VariableSet Name="K2Node_VariableSet_1113"
  709.    Begin Object Class=EdGraphPin Name="EdGraphPin_2774"
  710.    End Object
  711.    Begin Object Class=EdGraphPin Name="EdGraphPin_2775"
  712.    End Object
  713.    Begin Object Class=EdGraphPin Name="EdGraphPin_2776"
  714.    End Object
  715.    Begin Object Class=EdGraphPin Name="EdGraphPin_2777"
  716.    End Object
  717.    Begin Object Class=EdGraphPin Name="EdGraphPin_2778"
  718.    End Object
  719.    Begin Object Name="EdGraphPin_2774"
  720.       PinName="execute"
  721.       PinType=(PinCategory="exec")
  722.       LinkedTo(0)=EdGraphPin'K2Node_VariableSet_609.EdGraphPin_3725'
  723.    End Object
  724.    Begin Object Name="EdGraphPin_2775"
  725.       PinName="then"
  726.       Direction=EGPD_Output
  727.       PinType=(PinCategory="exec")
  728.       LinkedTo(0)=EdGraphPin'K2Node_CallFunction_2767.EdGraphPin_3766'
  729.    End Object
  730.    Begin Object Name="EdGraphPin_2776"
  731.       PinName="Movement States"
  732.       PinType=(PinCategory="byte",PinSubCategoryObject=UserDefinedEnum'/Game/ThirdPersonBP/HUD/MovementStates.MovementStates')
  733.       DefaultValue="NewEnumerator2"
  734.    End Object
  735.    Begin Object Name="EdGraphPin_2777"
  736.       PinName="Output_Get"
  737.       PinToolTip="Retrieves the value of the variable, can use instead of a separate Get node"
  738.       Direction=EGPD_Output
  739.       PinType=(PinCategory="byte",PinSubCategoryObject=UserDefinedEnum'/Game/ThirdPersonBP/HUD/MovementStates.MovementStates')
  740.       DefaultValue="NewEnumerator0"
  741.    End Object
  742.    Begin Object Name="EdGraphPin_2778"
  743.       PinName="self"
  744.       PinFriendlyName="Target"
  745.       PinType=(PinCategory="object",PinSubCategoryObject=BlueprintGeneratedClass'/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter_C')
  746.       bHidden=True
  747.    End Object
  748.    VariableReference=(MemberName="Movement States",bSelfContext=True)
  749.    Pins(0)=EdGraphPin'EdGraphPin_2774'
  750.    Pins(1)=EdGraphPin'EdGraphPin_2775'
  751.    Pins(2)=EdGraphPin'EdGraphPin_2776'
  752.    Pins(3)=EdGraphPin'EdGraphPin_2777'
  753.    Pins(4)=EdGraphPin'EdGraphPin_2778'
  754.    NodePosX=1360
  755.    NodePosY=-864
  756.    NodeGuid=CA233B7845373A29F048C38FBAA453C4
  757. End Object
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement