# Sample Character Unable to Move

Some of the packs are shipped with the deprecated settings for movement input. It was never meant to be used in production setting and serves simply as an example from the old Third Person Sample. \
\
From 5.4 and up new way of setting up movement is Advanced Input plugin. \
Most packs actually come with all of the required files included.\
\
The best advice here we can provide is to look up relevant guides about it.\
\
Brief explanation on how to set it up:\
First, set the mapping for your Player Controller:

<figure><img src="/files/O7PJOG8rbxJMpeGMBx2n" alt=""><figcaption></figcaption></figure>

And then set up the movement similar to this (this is not the best example tho):

<figure><img src="/files/yoazq46cVfkBzlvQkrUW" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lab3.studio/support/common-issues/sample-character-unable-to-move.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
