# How to change the player?

**URL:** https://forum.convai.com/t/how-to-change-the-player/1199
**Category:** Unity SDK
**Tags:** question, unity
**Created:** [July 9, 2024, 8:01am UTC](https://forum.convai.com/t/how-to-change-the-player/1199 "2024-07-09T08:01:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![K3](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/k3/32/2611_2.png) [@K3](https://forum.convai.com/u/K3)
#### Post date: [July 9, 2024, 8:01am UTC](https://forum.convai.com/t/how-to-change-the-player/1199/1 "2024-07-09T08:01:05Z")

</div>

**Original Discord Post by seojin9884 | 2024-07-09 08:01:05**

Is there anyone who knows how to change the player (not NPC)? Because the player doesn’t have a body but only have a camera. I’ve tried to make a player that has a body but I failed. I added the same camera + components to my player and it only showed “Not close to talk” notification. But I checked the raycast for my player works and reaches to the NPCs but I cannot start a conversation with NPCs.

---

<div class="post-metadata">

### Author: ![K3](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/k3/32/2611_2.png) [@K3](https://forum.convai.com/u/K3)
#### Post date: [July 9, 2024, 9:05am UTC](https://forum.convai.com/t/how-to-change-the-player/1199/2 "2024-07-09T09:05:29Z")

</div>

**Reply by k3kalinix | 2024-07-09 09:05:29**

Make sure to add these components,

- ConvaiNPCManager
- ConvaiGRPCAPI
- Your camera should have “MainCamera” tag.

---

<div class="post-metadata">

### Author: ![K3](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/k3/32/2611_2.png) [@K3](https://forum.convai.com/u/K3)
#### Post date: [July 9, 2024, 9:02pm UTC](https://forum.convai.com/t/how-to-change-the-player/1199/3 "2024-07-09T21:02:18Z")

</div>

**Reply by seojin9884 | 2024-07-09 21:02:18**

Thank you! I managed to do it

---

<div class="post-metadata">

### Author: ![K3](https://yyz2.discourse-cdn.com/flex004/user_avatar/forum.convai.com/k3/32/2611_2.png) [@K3](https://forum.convai.com/u/K3)
#### Post date: [November 25, 2024, 12:15pm UTC](https://forum.convai.com/t/how-to-change-the-player/1199/4 "2024-11-25T12:15:02Z")

</div>

This conversation happened on the Convai Discord Server, so this post will be closed.
