Issue with Tree Collision on the game
There was an issue with the colliders on the trees inside level 1. If you can take a close look at the screenshot you are going to be able to identify that the player was able to pass inside the tree causing a very bad player experience.
When we did research about this, we were able to identify that the static mesh had a collider but the number of triangles that made the lines of collision of the object were not enough to stop the player and for that specific reason the player was able to pass throw the tree and not getting that collision detection.
The best way to solve this issue was to include a capsule collision for the first part of the tree in that way on the stem of the tree the player was going to collide with the capsule collider preventing the player to pass throw the tree and also giving the player a better gameplay experience.
The Butterfly Effect
Live the experience of a butterfly from their own eyes...
Status | In development |
Author | teaminsertnamehere |
Genre | Puzzle, Adventure |
Tags | 3D, Animals, nature, Stealth, Unreal Engine |
More posts
- Puddle Particle Bug FixAug 25, 2023
- How can I use Gamepad in the UI Widgets in Unreal Engine 5?Aug 23, 2023
- Saving Sound Settings Between PlaythroughsAug 19, 2023
- Skip NPC Cinematic with Interactive KeyAug 18, 2023
- Movement UpdateAug 12, 2023
- Solve Fly faster counter to use multiple Fly Faster power Ups inside the levelAug 12, 2023
- Save System ContinuationAug 05, 2023
- How I can hide the HUD elements during the cinematics?Aug 05, 2023
- Save SystemJul 21, 2023
- Fix Fly Faster crashJul 20, 2023
Leave a comment
Log in with itch.io to leave a comment.