add movent logic and new interface

This commit is contained in:
2020-10-07 15:11:33 +05:00
parent 4986a6895a
commit f495d262a0
46 changed files with 7098 additions and 2435 deletions
@@ -11,12 +11,12 @@
"MajorVersion": 4,
"MinorVersion": 26,
"PatchVersion": 0,
"Changelist": 14379109,
"Changelist": 14419252,
"CompatibleChangelist": 0,
"IsLicenseeVersion": 0,
"IsPromotedBuild": 0,
"BranchName": "++UE4+Release-4.26",
"BuildId": "14379109"
"BuildId": "14419252"
},
"BuildProducts": [
{
@@ -1,7 +1,7 @@
{
"BuildId": "14379109",
"BuildId": "14419252",
"Modules":
{
"ShipPresentation": "UE4Editor-ShipPresentation-0003.dll"
"ShipPresentation": "UE4Editor-ShipPresentation.dll"
}
}
Binary file not shown.
Binary file not shown.
@@ -402,6 +402,7 @@ bNativizeAnimBPOnlyWhenNonReducibleFuncitons=false
ClassesWithStaticSearchableValues=/Script/GameplayAbilities.GameplayCueNotify_Actor
ClassesWithStaticSearchableValues=/Script/GameplayAbilities.GameplayCueNotify_Static
StaticSearchableTagNames=GameplayCueName
ExcludedAssetTypes=/Script/ControlRig.ControlRig
ExcludedAssets=/Engine/Tutorial/BlueprintTutorials/TutorialAssets/Tutorial_BP_Interface
ExcludedAssets=/Engine/Tutorial/SubEditors/TutorialAssets/Character/TutorialCharacter
ExcludedAssets=/Engine/Tutorial/SubEditors/TutorialAssets/Character/TutorialTPP_AnimBlueprint
Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 68 KiB

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff