> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentgripcomponent/isparentmoving.md).

# IsParentMoving

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentGripComponent](/documentation/resources/existent-api/index/existentgripcomponent.md) > Is Parent Moving

## Is Parent Moving

Returns whether or not the parent of this grip is currently moving.

![](/files/HWy9KegTrjxsDULGlokm)

#### Inputs

|                                                                            |   |
| -------------------------------------------------------------------------- | - |
| <p><strong>In</strong><br>Exec</p>                                         |   |
| <p><strong>Target</strong><br>Existent Grip Component Object Reference</p> |   |

#### Outputs

|                                                 |                                                 |
| ----------------------------------------------- | ----------------------------------------------- |
| <p><strong>Out</strong><br>Exec</p>             |                                                 |
| <p><strong>Return Value</strong><br>Boolean</p> | True if the parent of this component is moving. |
