Problem with the controller or cospaces?

Hello, dear CoSpaces fans! I’m currently working with my students on creating escape rooms. In this project, we’re using Pico 4 Ultra headsets with controllers. However, we’re struggling to navigate in VR using the joysticks. Our goal is to glide through the rooms without actually walking—just using the joystick to move forward, backward, left, and right, while seated.

Is this possible? Is there a trick to it? So far, we’ve only managed actual walking movement, but unfortunately, our space is too limited for that. We’d really appreciate any tips or code suggestions, especially for navigating, grabbing objects, or opening doors. Thank you in advance!

This is the keycode in Typescript

but i didn’t see and keycode for different controllers.

// Input
Input.onKeyPressed(function(){
// do something
},"left_mouse_button")

hope it help u

Does that mean that i slide to the left when i use the joystick?
So I must integrate it in all Projects? (We only want to use CoBlocks)

Do you know a project where “WALKING with the controllerjoystick” works on other pico controller?

Hi @Muensteraner we’re sorry you’re having some trouble! It should be possible to move within your virtual world without physically moving but just using the controller thumbsticks.

Can you confirm whether this is only happening when you use the controller with CoSpaces, or is it happening across other apps too?

1 Like

no just CoSpaces… but i only testet around 10 apps

Is there and Cospaces Code where i can test all normal Controller?

Hi @Muensteraner Can you please share your CoSpace so we can have a look for you? Please make sure remixing is available.

There isn’t any special trick or code, this should work seamlessly so we’d like to take a deeper look to investigate the issue.

Thanks! :slight_smile:

1 Like

Hi,
it tried it with CoSpaces Edu :: Remezcla de Colorful Jenga
On pc i can move around the tower.
On the Pico 4 ultra enterprise the controller make nothing … online point on it an click the stones away.

Dear community
We have delved further into the topic here.

We can in the Pico 4 ultra e. Open the example CoSpaces Edu :: President's Day via the integrated browser (!) and the control works with the joystick of the Pico 4 Ultra e in the browser (apparently the “fly” mode)

  • before
  • back
  • right
  • left

But how can I turn around while running with the controllers?

If we open the same scenario in the Cospaces app, the movement with the joystik of the Pico 4 Ultra e doesn’t work at all.
I can only click on something from my fixed position if necessary.

Can you confirm this with the same glasses and joystick?

Do you have an alternative room you would like me to try?

We would like to work with the app that we also paid for. :slight_smile: