did you ever fix this i need help as well
Hi, I am having an issue with the walk animation getting stuck after stepping few steps as shown in the video below:
The character is able to go back to idle and to walk animation again. I have followed the tutorial and here are the screenshots:
Event Graph ABP_BOT:
Locomotion:
Idle to Walk/Run (rule):
Walk/Run to Idle (rule):
BP_Bot movement settings:
Am I missing something?
Hi @VoidOfLimbo.
I’m relatively new myself, so not much help. But I can confirm that your settings and blueprints match mine, and my bot is working. So it must be something else.
can somebody help im having problem with rotation the bot is only rotating slightly and not 360 i cant find whats wrong
Hi @said2007pro,
At the bottom of the tutorial page (where the video is) the author has placed this note.
I hope this helps.
The character is not able to pass through the door is that normal? Does anyone know how to make it possible for the character to pass through the door when it opens.
thank you it worked
I also got helped thanks to this post. Much love to you Kuroto.
@VoidOfLimbo, it is normal not to be able to go through that door. It even happens if you just use it as a static mesh. I can’t see why, but it must be something to do with the collisions when they made it.
You can definitely go through normal door frames.
I was having the same issue there.I’ve checked with the Run animation and it works, so it’s about the animation.
Configuration was the same, but it got fixed to me after re-setting the Loop setting on the A_Anbot_Walk player sequenque.
See the screenshoot
Hope it works to you too.
I 100% agree. It’s showing you around the place, but not really explaining anything really…
@said. It’s been a while since I did this. My graph has a couple of things yours doesn’t:
Plus, in the multiplies you need a value (or you are multiplying by zero). Mine has -10.
It sounds like the tutorial could benefit from a slower pace, especially during the creation of assets and when changing certain parts.
I’m at the camera part after setting the character up, but I found my camera can move only a little bit when rotating. Where am I wrong?
Video Link: https://drive.google.com/file/d/1GUknkoLOYII0pFnPQlQUudcxL2ixNgvo/view?usp=drive_link
You’ve the add pin at 00. Try setting it at -10.
The pin at 00 will not make any movement there!
I’m a total noob, and it took me a while to find the files (even after i read tips here!).
So, this is for anyone like me.
- Download “Stack-O-Bot Project” from Marketplace
- Find the folder it is downloaded in your computer without using UnrealEngine (was in Document>UnrealProjects in my case. Use search to find it fast)
- Open the StackOBot folder, and then open “Content” folder. You will find " *FirstGameInUE5_Source.zip"
- Right-click the zip file to unzip it. Remeber the location where you saved the unzipped file.
- Return to UnrealEngine and open the Contents Folder.
- Click the Import button and access the folder of the unzipped file.
Also…
Video Hotkeys
Left arrow: rewind 10 sec
Right arrow: forward 10 sec
Space: Stop
You can also adjust the video speed to 0.25x to 2x from the gear button in the lower right.
There is the same video also on Youtube, and the rewind time on Youtube is 5 sec. It’s easier for me on Youtube.
Hope this helps!
Agreed, this was beyond frustrating tbh. I get that they want a short time on the video but it end up taking about 3 hours in real time because of pausing, rewinding, and having to catchup with the guy. If the video was split into sections, that would help… or he could just explain exactly what he’s doing most of the time which would be useful for teaching.
Thank you !!! I was searching for this solution everywhere !
Thanks it solved for me!