Activity

Colin

Make Raycast car controller following this tutorial series (why do we completely rewrite the entire controller in 10 seconds at the end 😭)

0
Colin

Shipped this project!

Hours: 6.87
Cookies: 🍪 104
Multiplier: 15.07 cookies/hr

Port the game to VR!

This isn’t a full VR conversion but rather a way for me to dip my toes into Godot VR by porting one of my preexisting games into a new VR environment. This was inspired by the official Mojang Minecraft VR Theater mode which uses a similar setup of the game on a screen in a custom VR environment.

Colin

Added new easter egg that is relevant to VR. (Note: the character normally moves much more smoothly, I just have drift on my quest controllers 😭)

0
Colin

Fix the joystick working in menus and redo other controller code to use new input emulation method. Now the game is fully playable and just needs some polishing

Attachment
0
Colin

Finally get the rest of the controller buttons working. Which apparently includes deleting the OpenXR Action Map, because for some reason if I ever had an OpenXR Action Map all of the controller functions would stop working, even if I mapped up all the buttons, they just wouldn’t work…

Attachment
0
Colin

Got controller tracking working. This took a lot longer than it should have because it just didn’t work in my initial project and I had to make a new project and copy over all the XR files/settings from that one to make it work. I don’t know what was broken… but it’s working now

Attachment
0
Colin

Get subviewport working and rewrite all scene changing code to replace subviewport scene instead of actually changing scene.

Attachment
0
Colin

Finish Cabin layout (I do not think I am at laying things out in godot 3d properly…)

Attachment
0
Colin

Got Godot XR working and planned what the environment the player is in should look like

Attachment
0