Trouble Setting Up Punches

rchini

New member
Hi everyone, I hope you are well! I'm sure this is a dumb question, but this is my first time trying the Ultimate Character Controller and I have not been able to setup punches to my character's melee attacks. I tried to follow the video tutorial but it looks like a few options have changed since then.

I think I created the correct Item Type / Item, and I also created a LeftFist and a RightFist, but I did not find where to assign them. There is a chance that other settings are wrong too, of course... Would you please help?

I was not able to upload the video directly, but this is a recording of my current screen / setup:
 
Last edited:
What happens when you try to punch? Is your MyPunch item active within the inventory?
Nothing happens when I try to punch, and yes, the MyPunch item appears to be active during runtime. I didn't find where to assign the LeftFist/RightFist...
 
There isn't an explicit left/right fist. In the demo scene they are just colliders attached to the left and right hands.

If the item is equipped, does the use ability activate? Besides that, when just getting started, have you first created the sword by following this video? This video is up to date with the latest and the sword has a really similar setup as the body so I suspect it may help with the body item.

 
Hi! I thought everything was going well, but when I tried to test my punches against an enemy I noticed the punches are not causing any damage.

I know from the demo scene that the punches should trigger a red gizmo when performed, but it looks like my player does not do it. Any suggestions on how to solve this issue, please? Does it have to do with some of the below modules?

1779755981258.png
1779756139305.png
 
Probably also worth mentioning that I am getting the below console messages when I trigger the debug logger:

1779756697118.png
 
This is related to the hitbox collision. What colliders have you setup? Is that module similar between the demo scene and your scene?
 
Thanks for the reply, Justin. It was related to hitbox collision indeed, it is working now! Thank you
 
Back
Top