so i'm trying to make a big monster that has a pathfinding. but the pathfinding doesnt work. it's only working when i smaller the monster. How to fix this?
Pathfinding doesn't work with big collision
Asked Answered
Shute it's only working when i smaller the monster.
Don't scale the monster in the engine. Most importantly, don't scale the collision. Try to enlarge it in a third-party program and import it at the right size.
Thanks, but what i mean is the pathfinding only works with small collision but not big collision. now how do i fix that
© 2022 - 2024 — McMap. All rights reserved.