#Reliable player grabbing system

1 messages · Page 1 of 1 (latest)

high loom
#

Currently making a system that allows you to grab players, but I'm struggling with the velocity part

It's easy to add velocity towards the hand etc, but my issues are:

  • Not overshooting the hand position using velocity, to avoid
  • Not using Velocity Set, as it is jittery

By trying to slow down how fast the velocity is, the players take a long time to get to the hand position
By trying to speed up how fast the velocity is, the players get to the hand position fast, but constantly overshoot the hand position

Players should be able to smoothly get to the target position via velocity without using Velocity Set or overshooting the target

Dont worry about telling me how to make the actual player interaction/is grabbing part, thats been done, my issue is the above

proper hazel
#

Cryptic asking for help?

#

Is the world ending?

silk lynx
#

is cryptic supposed to be like a rec room dev or the person that manages circuits?

silk lynx
#

oh, well I can tell you're a professional judging by your profile picture and descriptions

high loom
#

:p

neat arrow
low lily
#

@high loom Why don’t you increase the 30hz to 60hz and if not 60 then try 120

#

I did 120hz but using the delay chip method you taught me with two delay chips

high loom
#

ended up fixing it, we love quaternions

low lily
#

The net and cpu works just fine when I did it

low lily
#

Would my method still work tho?

#

Cuz I figured if it’s too slow, maybe it updates slow, maybe try to 60 or 120 hz

#

To make it update faster

high loom
low lily
#

Dang Alr 😔

neat arrow
high loom
#

it basically sets velocity in every axis EXCEPT for the direction towards the object, which is added instead

neat arrow
#

Okay.

slow edge
high loom
#

Also, that runs into the overshooting problem

high loom
slow edge
high loom
slow edge
#

Fair enough

silent raft
#

if u were to make this an invention, I’d buy it

proper hazel
#

ew quats

#

I just got mostly familiar with vectors

shadow moth
#

This can’t be… Cryptic asking for help…

#

😈

high loom