Skeletal Mesh Sizes and Their Effects On Child Actors
This week we had a strange issue with some hitboxes. The hitboxes for the Apple Tree boss enemy were extremely large when socketed into the skeletal mesh as child actors. This was an issue we had not encountered before with any other character so we were very confused. As shown above, the green lines represent/highlight what the hitboxes looked like in the UE5 Blueprint editor viewport. They were very clearly way too big, but we had no idea why. After verifying the scaling of the weapon blueprints, hitbox blueprints, and child actors of the Apple Tree - we were stumped. The only thing I could think of was an issue with the sockets themselves, so I went into the skeletal mesh where the sockets were added and discovered the root of the Apple Tree had a default scaling of 100.0 in each axis.
At first we tried to set the scaling back down to 1.0 but that caused the entire skeletal mesh to enlarge and generally break.
To fix the issue we had to go to each weapon socket and scale them down by a 1/100.
This brought the hitboxes back to a usable size.
Just A Simple Farming Game
Status | In development |
Authors | Golden Goblins, SeotatopDehsam, MOOster_MOO, WendigoCrypt, zoleda_davila, SenorCarlito, thackattack42 |
Genre | Simulation |
Tags | Action-Adventure, Farming, Third Person |
More posts
- Sneak Peek: Farm CutsceneMar 19, 2024
- Fine-tuning Enemy AIMar 01, 2024
- Major Perforce IssuesMar 01, 2024
- Animations Failing To PlayMar 01, 2024
- Getting Random Location In a NavMeshFeb 29, 2024
- Issues with Testing Spawn PointsFeb 29, 2024
- Double Use of Seed ItemsFeb 25, 2024
- NavMesh not updatingFeb 24, 2024
- Issues with Player LocationFeb 23, 2024
- Foundations of Enemies and AnimationsFeb 17, 2024
Leave a comment
Log in with itch.io to leave a comment.