[Newer version available] Rjac

Newer version: https://github.com/SohamBorate/Rjac-2

27 Likes

This module is useful in some games such as first person shooters or first person horror games or games where you want realistic mechanics in general. Good job!

Update

Nothing major:

  • Added a :Destroy() function, incase anyone needs it.
  • Went for a more direct approach to rotations rather than using BodyPosition for smoothness. No longer need to create a Folder named Rjac in Workspace.

Update

Build a website for this which contains the description and the documentation. Built using Moonwave. Man I gotta say that tool is soo useful!!

Seems cool but I can’t get it to work. I have a local script using the code sample you provided and the module script in replicated storage. I got this error in the console.

 Workspace.raahatu.LocalScript:40: attempt to call a nil value  -  Client - LocalScript:40
  15:39:45.602  Stack Begin  -  Studio
  15:39:45.602  Script 'Workspace.raahatu.LocalScript', Line 40  -  Studio - LocalScript:40
  15:39:45.602  Stack End  -  Studio

Can you share the local script which you have in the Workspace?

I used the same code that you provided in your example.

Sorry for that I forgot to update the script, UpdateBodyPosition is now removed, and replaced with UpdateDirection.

Alright it works now. Is it possible for this to run on r6 characters or just r15?

1 Like

It should work if you put the configurations properly. Haven’t checked though…

Could you please give an example of how you’d setup the configurations to satisfy an R6 character? R6 BodyParts do not have Motor6Ds which you use for the BodyJoints.

Alright so I have been working on R6 but simply changing the Configurations won’t work. I will try and get the module working for R6 but that won’t be anytime soon as I have exams coming up. I will return to developing around mid-February.

Is there any chance you could make this for R6?

Never seen a guy irl immitating narruto run while looking down but nice module!

Go get the newer version, it has support for R6 as well

1 Like