Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ProdigiaGames

30
Posts
4
Topics
5
Followers
6
Following
A member registered Jun 06, 2020 · View creator page →

Creator of

Recent community posts

Same here, I look at thumbnail pics and say, "yah, I think I got it" lol

(1 edit)

Will do! I am almost done with the core experience (I haven't been working on it with the same hectic energy since I want stability over quick release) and I'll see what I want to do next--I'm thinking taking my existing base and building from it to make a series of fast iterations on jam-style small games.

I'm glad you got your situation sorted out--there's a lot of games I didn't yet have a chance to try but I'd be sad to miss the opportunity to catch up with them!

If you want to get a chance to try the mechanics, you can hair-trigger tap the button to minimize launching and it does make an item drop out.

Interestingly, if you put your hand on the dispenser while holding an object, it will just drop more out at 1 per second (that's a long story).

That's how you can actually try the mechanics that are SUPPOSED to be in the game 😝

TL;DR That's the problem that stopped me from finishing.

Long: That was the issue that sidelined my progress long enough to keep me from finishing. I understand roughly what the problem was--I built my VR game interaction system around picking up items that exist in the world, not creating and dispensing new items into a hand.

The spawn plus grab causes...unpleasantness. I think it's because the item is kinematic until a grab is triggered, but there is no logical reason why the character Rigidbody should have upward force applied, and it was not nearly so pronounced in the editor so I am guessing it's frame rate dependent.

I'll be replacing the whole interaction system for my next iteration.

Awesome, thanks! That makes sense, I had to switch to Oculus framework for the development because my OpenXR got messed up somehow and would hang on load whenever I tried to run the scene in the editor.

However, the OpenXR framework should still work for the build so I'll try doing that for the updated version, as I think the Index should work with OpenXR.

Interesting! It tested alright with the Rift...just so I know where to start my troubleshooting, are you using PC link on a Quest or a dedicated PCVR setup?

Definitely! I am looking forward to the next one for sure.

I designed the locomotion and interaction system for 22's jam (which meant I didn't get much else done for that one) and really put it through a stress test for this year...so now I've already started taking that insight and rebuilding it from the ground up so I can hit the ground running even faster for next time.

The main real criticism I have is that the gameplay is something you can work with, but it's a little overwhelming having them come from both sides equally at all times.

That said, it could use some polish but it has potential!

That was really cute! I like the mixing of the theme of "here comes the airplane!" with a more rounded out narrative!

Great execution!

This was pretty fun! It took me a second to figure out the mechanics (probably I should have looked at the game description page first) but it was fun after I got the hang of it!

Thanks! It was definitely a learning experience and it was much closer to what you'd consider a complete game experience than last year's entry.

I'll definitely be taking some time to finish up the game, and that will help solidify my learning. That, and provide necessary improvements to my framework so I can jump into the next one with that much more of a chance!

(1 edit)

Well, it's official. I wasn't quite able to finish.

My scope was good, I just didn't follow the common wisdom to build in 20% margin for time overruns. If I could have taken a day off this week, it would have gotten done for sure.

But I'm not mad. Jams push you on every front and reveal to you where your weakness lies. You can be mad about this and scrap your efforts, or you can use it as a ladder to make the climb up to your next level of aptitude.

For all the others out there who couldn't quite make it: I see you. Don't worry--we'll get 'em next time.

Welcome to the fun! Last year was my first (my first jam ever, in fact) and it was an absolute blast!

Just give it your best, enjoy yourself, and the great community here all looks forward to seeing what you come up with.

Awesome! Justin also mentioned in the Discord that it falls into the grey area but as I said there, I definitely want to keep in the spirit of the jam so it would just be bare essentials. Good to know we can use our preferred frameworks though!

I saw that a starter scene was included to get people started quick. That's a great inclusion, but...would it be fair to create a starter scene from one's own mechanics that has equivalent functionality?

I am just more familiar with my bespoke system that I've been using since I designed it for the last VR Jam, but mostly I just want to get the input system jankiness sorted so I don't spend the first day just getting the scene to run properly 😝

But I want it to be fair so I figured I'd check here before I did anything to prep that.

Thanks!

...may the odds be ever in your favor!

If you're as hyped for this as I am, let's talk about how awesome this is gonna be!

Yeah, it's definitely taught me a lot not just in terms of mechanics but also accessibility and ergonomics in design. A lesson I'll definitely bring into the next jam!

It's all good! You have to experiment and practice to find your voice... the important thing is that you're getting out there putting out content!

Good to meet you! And you're right for sure, it's great connecting with other VR devs!

Thanks! I'm glad you enjoyed it! 😁👍

Ah, that makes sense. I didn't do any manual reset of the rig on launch, so it defaults to the offset from when you did the alignment of the headset (at least, that's what happened with the Rift). I occasionally had to do a manual view reset on launch to correct for similar issues. I'll look into making sure it's resolved in future projects!

Interesting... if you don't mind, what version did you play? I didn't have such problems with the first build, but I did have to play around with object rotation for the OpenXR/Quest versions, so it's possible I borked something. 

Thanks! I wanted a little bit of Stanley Parable vibe without being too much of a copycat 😆

Awesome! Good to meet you! I've actually been thinking about wrist mounted stuff so your video on that might give me some ideas!

Great to connect with you! I look forward to seeing what you make!

Great to meet you! I'm about to board a flight but I'll check out your channel ASAP! And big respect for jumping into the video production arena...it's not always for the faint of heart but I've found it so fulfilling!

Hey all! I was just wondering...we all know and love the channels run by our hosts, but which other devs here are running YT channels? I'd love to connect with other developers and see what you're working on. Maybe we could even team up for future jams or that kind of thing!

Mine is on YouTube under the same as my user name here, but I wanted to make a thread here to invite you to share yours! I look forward to the ever greater community we're building together!

Yeah, what was humorous on paper ended up being overkill in application. Repetition can be a good humorous element, but it almost ends up being a workout in this case. In retrospect, it would have been better to spread different instances out for variety, but hey--you live and learn. 

Thanks for the feedback and I'm glad it wasn't enough to discourage you before reaching the end! 

(1 edit)

Thanks for the feedback! I had issues with the OpenXR integration but I wasn't sure if it was because I was developing on a Rift S and so needed the Oculus framework. The multiplatform nature of VR right now has honestly been the biggest thing holding me back from jumping in to this point. If I can figure out a fix, I'll try to update the game listing (I'd also love to get a Quest build up if possible).

Thanks! And I'm with you 100% on the gameplay. There were a few variety-adding ideas as well as cosmetic stuff I had to scrap because of not ending up having enough time to implement them, the irony of which isn't lost on me given the premise of the game 😂

Despite its flaws I'm still proud to put it out as my first game! 😁👍