Walking playcanvas

i cant find a script for walking and i cant make my own yet

Hi @max_and_kenn,

Here is a first person movement tutorial that can be helpful to understand how to move the player/camera:

https://developer.playcanvas.com/en/tutorials/first-person-movement/

it doesnt work when i add the script to the object i did it 3 times i odnt know what im doing wrong

It’s not enough to add the script to your entity.

You need to setup your scene, entities and components in a similar manner as the tutorial project.

As I said before, I could give you a tutorial on how to correctly setup your scene and code a movement script.

ok