moving entities with player - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: moving entities with player (/thread-16193.html) |
moving entities with player - good871 - 06-16-2012 Hi, I have a entity and player. I want to move this entity with player. So player moves, entity moves. I can do it with "chessboard" on ground and pushing entity, but it's complicated. Do you know some better solution? |