Hey all. So my game has a Sheriffs Pistol which the player uses to shoot the monster. Unfortunately, on Mobile/Xbox its quite hard to hit the monster as your running around. This is made worse when the Monster has a small hitbox because of the character morph.
Any ideas how to help fix the hitbox? Just making it 50% bigger somehow would help the player effectively fight the monster.
Make the cylinder transparent so it doesn’t mess with highlights. Or you could put hotboxes in a somewhere else, with a object value saying who it is linked to. When the hit box is hit, find the object value and deal damage to the character.
If the answer is correct, please mark it as the solution. Message me if you need anymore help!