Advertisement · 728 × 90

Posts by Karari

I'm genuinely curious if the raycast + floor collider setup can be improved upon for tail collision. I feel like you could totally do something with an animator and some parameters to average out the results of multiple raycasts to get a less janky result

11 hours ago 1 0 0 0

The new VRCRaycast component seems really powerful, like it took me just a couple minutes to upgrade the tail collision of my avatar to actually react to the floor level / slope with it. It can be a little janky at times near ledges though.

Can't wait to see what people smarter than me do with it

11 hours ago 1 0 1 0

I figured this would be the case, but it had been a couple years since I last dealt with clipping issues in Udon Tennis, so I thought something may have changed. Hopefully it won't be too hard to fix

18 hours ago 1 0 0 0

Welp day 2 of testing the new racket physics for Udon Tennis, and it is working 99%. The only issue is the ball can clip through the racket when swinging the racket with a lot of wrist rotation. So I'm probably going to have to implement my own manual sweep test to detect the ball myself

18 hours ago 1 0 1 0
Video

Also because I have nothing better to do right now, here's a before and after of the edit. Still don't really know what I'm doing but I like how the result looks, so that's all that really matters to me

1 day ago 2 0 0 0

Not sure when I'll get this update out, since there's a lot of testing left to do, and a couple missing features still. That, and I'm too tired to continue testing today since testing this properly is basically a workout lmao

1 day ago 2 0 0 0

I've also made it so the racket is now kinematic, which fixes that weird lag the racket has when swung fast, though I do need to double check that there isn't any clipping issues being caused by this change since its sorta unclear right now. Oh an the bounce is actually correctly calculated now too

1 day ago 2 0 1 0

I've been working on a racket physics update for Udon Tennis, and I've just realised why the power of the rackets felt a bit weaker than expected. I've been measuring the racket's velocity from the wrong point this whole time. I moved the point of measurement to the head and its so much better

1 day ago 3 0 1 0
Preview
Cozy Calm by ~Sam A warm inviting home with plenty of comfortable spots set in a rainy neighborhood․ Complete with Mirrors‚ video Player‚ pens‚ coffee and gamesǃ

World: "Cozy Calm" by ~Sam
vrchat.com/home/world/w...

Avatar: "Rosune" by HaseV
www.patreon.com/posts/vrc-model-reward-106354905

1 day ago 1 0 1 0
Advertisement
Post image

In hindsight, maybe I made this outfit a little early
#vrchat #furry

1 day ago 10 1 1 0

Kinda wanna get the new Tomodachi Life since I enjoyed the demo a fair bit. Problem is I want to come up with my Miis in advance, and I'm stuck at just 10. Oh and 6 of them are taken up by just Falinks lmao

4 days ago 1 0 0 0
Preview
Udon Tennis by Kararii [VR ONLY] [2-4 PLAYERS RECOMMENDED] Tennis powered by Udon‚ now with automated line callingǃ 5 different court surfaces (+9 color variants) are available‚ alongside customisable rackets․ Recommended f...

Anyways here's the world in case anyone seeing this is interested:

vrchat.com/home/world/w...

I'm hoping to either add a scoreboard, or an improved single player experience for the next update. (whenever that may be)

4 days ago 2 0 0 0

There is the chance I might have to change it back since I don't actually know what the rules are for using the Udon logo. I did check if there were some kind of brand guidelines for specifically the Udon logo, but nothing came up. Plus other worlds already use it, so I'm hoping its fine

4 days ago 0 0 0 0
Post image

Finally got automated line calling added to Udon Tennis. I think if I add some kind of scoreboard, it'd be fairly feature complete for casual matches. I also changed up the branding in the world and it the thumbnail
#vrchat

4 days ago 2 0 2 0

It'd be a good excuse to add my experimental replay system into the world, that's for sure

6 days ago 1 0 0 0

Aim assist is the biggest thing mine is missing, but tbh its super headache inducing to figure out. I feel like it'd be easier, and maybe better, to instead provide good enough practice tools and guidance, such that players don't feel like they need aim assist. That, and improving the controls too.

6 days ago 1 0 1 0
Advertisement

I'm somehow only just realising how many tennis worlds existed in vrchat before mine. I decided to check them out and they're definitely a lot easier to just pick up and play, though I think mine has a greater number of features / options, so I guess that justifies the existance of mine thankfully

6 days ago 2 0 1 0
Post image

ngl I kinda burnt out on this one
#art #pokemon #lucario

3 weeks ago 109 32 2 0

I don't wanna not draw for a whole month, and then have to cram in a fully rendered artwork on the last day of said month again.

Anyways so I wanna look into getting aim assist into the game to make it more accessible...

1 week ago 1 0 0 0

I'm starting to realise I'm comically bad at taking breaks from projects when I get even just a little invested in them. Like I've said I'd take a break from working on Udon Tennis three times now, and all three times I came back like a day later and released large updates to it

1 week ago 2 0 1 0

oh also fun little bonus with this avatar is that I can toggle the clothing layers, which isn't something I usually support. Slightly worse for performance, but the avatar is still easily in the good rating (not too far off excellent when you remove the eye gaze controller I use)

1 week ago 1 0 0 0
Preview
Jetski Islet by Quap Featuring 8 Jetskis‚ wave simulations‚ and unlockables‚ enjoy the beach and go for high scores on the leaderboardǃ Can you find all 16 duckies? Made by LiQua

World: "Jetski Islet" by Quap
vrchat.com/home/world/w...

Avatar: "Rosune" by HaseV
www.patreon.com/posts/vrc-mo...

1 week ago 1 0 1 0
Post image

finally made a seasonally appropriate outfit actually in time for the season its for
#vrchat #furry

1 week ago 7 0 1 0

Alright update is out! Up until this point, I feel its been a little hard to play Udon Tennis over the network. But I genuinely think with this update, its completely playable at last. Really wasn't expecting to get out two hugely important updates out in a single night, but here we are

1 week ago 1 0 0 0

I'm in actual disbelief how simple it was. Currently just doing some more testing to make sure everything is working as intended. If everything seems okay, I'm getting this update out as soon as possible

1 week ago 1 0 1 0
Advertisement

oh my god it even works well on differing refresh rates / fixed time steps
I can't believe it

1 week ago 1 0 1 0

holy shit I think I fixed the physics desync I was having in Udon Tennis, and it was such a simple fix too. Literally I just had to delay the sync by one fixed update, since I think it was syncing the wrong velocity / angular velocity values or something

1 week ago 2 0 1 0

Welp it's all fixed now, I can finally take a break til I'm ready to try and improve the ball networking / physics again

1 week ago 1 0 0 0

Oh and there were three counts of me just forgetting to set the network owner of an object before trying to set a value of a synced variable on it. These are beyond amateurish mistakes lmao

Should've seen this coming when I almost always worked on this project at like 4am

1 week ago 1 0 1 0

Like there were 6 instances of me checking if the local player was the network owner of something, when I had meant to check if they *weren't* the network owner (all because I forgot to add an "!" at the start of the relevant if statements).

1 week ago 1 0 1 0