Update 4/8/2021

Climbey

Climbey is a VR-only climbing game! The goal is to climb to the finish as fast as you can, avoiding obstacles and trying not to fall along the way.

Main game: [list] [*]Did a lot of work behind-the-scenes in terms of infrastructure for cross-playing custom maps that’ll make porting to future platforms that aren’t Steam easier, like future standalone headsets (Not the Oculus Quest) or consoles like the PS5 and its upcoming PSVR 2 headset. [*]Disabled snow effects. It’s getting warmer! [*]Upgraded wall/floor textures to 2048x2048- this won’t be too noticeable but might be appreciated by higher resolution headsets such as the Reverb G2. (I did this a while ago but forgot to put it in an update log) [/list] Level Editor: [list] [*]Added “Distance check performance” checkbox to the main options panel, which limits what is rendered to a 10 meter radius of your head, this significantly improves framerates in larger maps. Performance optimizations in the editor are harder to pull off than the main game because every object needs to be dynamic so I can’t combine meshes like I can when people are just playing levels. [*]Added clear material change for signs with “text only” enabled. [*]Fixed issues with groups overriding each other at load time. [*]Fixed group contents still having colliders after they’re loaded in in the editor. [*]Fixed “text only” checkbox not persisting between sign options panels. [/list] Sorry for the long wait folks! Had life stuff to do and am also busy trying to procure a Sony developer account so I can maybe get my hands on a PSVR2 devkit before it launches, as I’d love to have Climbey be part of that launch lineup.