Anything good in the update today?
Thanks
Anything good in the update today?
Thanks
i think that is this asset any support, no answers for messages, emails etc. And not know is it bug or what as earlier mentioned unlocked level system not work in packaged version, it may depends on some settings not know. But would like to know some asnwers, or then i need refund it, unlocked level system is one thing why i bought this and not working for me
Patch sent, Iâm waiting for response from Epic.
Hello Tero. Sorry for late reply. I was out of town for last few days (weekend plus 2 days) and didnât have a way to respond.
Iâm responding to all comments and questions very quickly, as you can see in history. Again, sorry for inconviance.
What was wrong with resolution?
Back to issue with saving - I will look at it today. Thatâs really odd because I didnât change regarding saving for very long time and even more weird is it works fine in standalone version.
Maybe itâs something related with saving permisions. Can you tell me what did you change in package?
Since you added new levels, did you add level BP_Finish_level
and set correct level at the end? https://i.postimg.cc/y6npcHF7/image.png
Remember to name your levels same as in enum Level_01, Level_02 etc.
Hereâs tutorial how to add a new level to project:
https://1drv.ms/b/s!ArQ2o4Lr9uLggVHc3Hhg_w9lcMjJ Its for side scroller but logic is the same.
I will check it and get back to you as soon as possible.
I have the update. So what did you do? Paragon chars, mixamo chars etc.
It would be helpful to know what files are added or changed in the updates, to make it easier to determine how to merge the update with our own projects that are using TPSK as a starting point.
For minor updates it will be faster and simpler to merge the changes into our existing projects. For more complex updates, it might be best to merge our changes into the updated TPSK project.
Yeah, thatâs good idea. I wrote down which files Iâve changed (from what I remember) but in next patch I will try to make more detailed list.
But bare in mind that I canât update just few files, I have to send whole project to Epic, even if there is a change in one file.
Current update is for UE 4.19-4.21
Change log:
Bugfixes:
Changed files:
Blueprintâ/Game/ThirdPersonKit/Blueprints/BP_TPPCharacter.BP_TPPCharacterâ
BehaviorTreeâ/Game/ThirdPersonKit/Blueprints/Human_AI/BT_Human_AI.BT_Human_AIâ (only comments)
Blueprintâ/Game/ThirdPersonKit/Blueprints/Human_AI/BP_ThirdPersonShooterAI.BP_ThirdPersonShooterAIâ
AimOffsetBlendSpaceâ/Game/ThirdPersonKit/ParagonTwinblast/Animations/AO_Crouch_right_rifle.AO_Crouch_right_rifleâ
Couple animations assets for Twinblast and Wraith for cover system idle poses. Unfortunatelly I donât remember which ones.
===============================================
Update regarding Mixamo character compatibility:
I had to cancel patch for it because I found few issues after retargeting and actually I canât add Mixamo character in package because itâs prohibited. These things slow this process a bit.
What you actually need is to add root bone, rename joints and map them to Paragon rig. With last thing there is a way to speed proces up for UE 4.20 and up because now you can save bone mappings. But problems occured with anim BP where logic refered to specific joints which has different name then Paragon/Epic skeleton. I think I will make a tutorial, about this and skip patch with bone mappings because when bones will be named the same, it should automatically match Paragon/Mannequinn skeleton.
So stay tuned, I will test it and post a video how to implement Mixamo character, hopefully in next couple days.
Also right after that, I think I will be able to finally annouce road map for new features/improvements for Third Person Shooter Kit for this year!
2019 Features Roadmap
This year I plan to extend Third Person Shooter Kit. I have big ambtion plan, but I donât know how much of this I will achieve.
My goal is to make it AAA quality with ready to use advanced systems that you see in current games, like Tomb Raider, Division, Batman or Metal Gear Solid.
These are things I would like to work on and know how to do it. That list is in random order, so some feature/new assets can be sooner then later. Although Iâm happy to hear your feedback about list priority!
Third Person Shooter Kit - additional features:
Please add AI attacking/reacting to other character class.
Can you add a tag based system to control what actor classes the AI should react to?
So I tried to add your roll forward animation to another character which is based on the UE4 skeleton. The animation works fine , except at the end of it he snaps back to the start position awkwardly. I have read this is because of root motion , or I guess the capsule stays put and the mesh moves. Although I enabled root motion in the animation it still does the same thing. Is there anything else I can do?
Hi, itâs me again and my stupid questions))) Could you show how to change the menu labels and remove unnecessary items. Thanks
Did you changed animation in montage? Check time end of montage section, because your animation might be longer for example. Thatâs one idea. Second this is that enabling root motion is not everything, you need to remember that animation it self has to have root motion too. You check it in animation view port be anbling âprocess root motionâ. Check if character is changing location while rolling.
This will be ongoing thing. Some updates might be bigger then other ones. I think it might take me 6 months to do everything, or maybe even more.
Itâs made in these UMG widgets:
WidgetBlueprintâ/Game/ThirdPersonKit/Blueprints/User_Interface/WB_Level_select_widget.WB_Level_select_widgetâ
WidgetBlueprintâ/Game/ThirdPersonKit/Blueprints/User_Interface/WB_Main_menu_widget.WB_Main_menu_widgetâ
WidgetBlueprintâ/Game/ThirdPersonKit/Blueprints/User_Interface/WB_Options_widget.WB_Options_widgetâ
Itâs doable already. Stay tuned for tutorial/more info in incoming days/week.
well yea , with process root motion , he rolls along the floor making progress along til he rolls off the edge. a red line appears where he ( root) has gone. When I make the capsule visible in game , you can see he rolls right out of the capsule , leaving it behind., Then it seems he snaps back to capsule at end of animation. So he rolls , capsule stays in place. On your character with same animation , I can see that the capsule move forward with him when he rolls., When he is in roll position , it seems the capsule even shrinks around him , then lengthens again when he positions back to stand. He pops up slightly when the capsule lengthens. I noticed that in the anim bp if I set it to " root motion from everything" , then in pie , he rolls in place , no matter whether âenable root motion " is checked or not in the animation. Just like if I set anim bp to " from montages onlyâ then he rolls forward and out of the stationary capsule , whether " enable root motion " is checked or not in the animation.
I figure it may be something with the current project. I borrowed the roll animation from the Action RPG and it behaves exactly the same. I tried the original animation i was using in a fresh 3rd person project and even though it did not roll forward,( more to the right), the capsule did move with the character.
how come in your rolling animation the capsule moves and shrinks with the character? when I add animation like âduckâ or ârollâ , the capsule just stays static and donât move or shrink? even though the mesh moves.I mean , even in the crouch animation , the capsule shrinks down into a sphere when he lowers. What kind of logic does that?
Can you send me this animation? Or if itâs from some free project, just point me to asset path and I will check it.
Capsule is shrinking during roll (and crouch and slide) so player will be able to roll under obstacle. https://youtu.be/eAsPBSaD-fY?t=359 I donât remember function name now, but I think you can easly find it in crouching graph logic.
Well one of the animations is the roll animation from Epicâs Action RPG, which I think is free on the marketplace or maybe even the learn tab. Forgot where I got it, some I bought like the âninja starter packâ . they all have root motion it seems , but enabling root motion in the animation and setting the default in the anim bp to any settings like " root motion for everything " , " root motion from montages only " or " ignore root motion" , or any of them donât make any difference. Character still jumps out of the stationary capsule , then snaps back. Even if I put the âroll forward standing to stand " from the soldier set in your kit on him , it still does the same thing. Some animations , like " roundhouse kickâ for example I added are not a problem because they are in place animations so it really donât make too much difference.I am probably missing something maybe in the state machine in anim bp? I added the state there and a couple bools in the transitions that are tied in with some basic nodes in the character bp with an input to activate the animation , but in the state itself it is only the animation connected directly to the end result with nothing else.Like I say , they play fine but the capsule is the issue. Is there somewhere I need to add some additional blueprint functions to the animation , to allow the capsule to move and shrink and change with the character ? other than just adding it and setting root motion? Or settings in the character bp capsule collision , or half height or something? Some animations I import come in with a physics asset and skeletal mesh. Should they be imported this way? or without?
Also I tried creating a montage and setting up a layered blend thing in the anim graph , but I need to connect that to a " final animation pose" node , but in the anim graph the " final animation pose" node is already being used and it seems I cannot connect more than one thing into it , and I cannot seem to create another " final animation pose " node. Or copy it.