Realism — Make your games feel more immersive!

It works perfectly without an error. Thank you very much!

2 Likes

I don’t know if R15 has this issue too but every time my character spawns, I don’t hear the footsteps until I jump.

2 Likes

That happens with others footsteps changing scripts too.

4 Likes
5 Likes

You did a pretty good job, however there is one problem i have regarding it. When i’m using a tool and it uses a animation that is using both arms, the left arm does not move (this is on R6, unaware if this happens with R15 as well).
May have done a poor job explaining but here’s a video of what i mean.

8 Likes

Hey nice system but i have a problem. When ever i reset or die studios freezes and dosent recover. I get this error.
rK6kdIezYc

That’s weird. It seems the function got overloaded with itself?
I’ll see if I can add a safeguard against this, but I’m curious to know how you triggered this condition. Where did you put the RealismClient script, and are you running more than one copy on the client at once?

4 Likes

I’ll look into it, could’ve sworn I had something in place for this.

3 Likes

there is only one script in the client
RobloxStudioBeta_Xk4MW0McTn

Looks like you put it in the character instead of PlayerScripts. Try moving RealismClient to StarterPlayerScripts?

2 Likes

OH no need i found out why i put it in starter character scripts instead of starterplayer

3 Likes

I don’t know how to install this, can anyone help?

It’s really simple… Just read the README.md on the GitHub repository…

4 Likes

Nice, this could be used in Horror games!

3 Likes

How do you use it? :thinking: i can’t figure it out

syncing the default.project.json file of this project with your Studio session will automatically set it up. HOW!!!

Wow! This is exactly what I was looking for my next project, I’m sure this will be just perfect to make it my dream! On another note, thank you so much for sharing this, as it looks truly realistic in every way.

1 Like

I like how i wobble and wiggles when you climb and run. and how you see your hands

1 Like

seriously. Floating sword? :expressionless:

1 Like

For those who don’t know where to put the scripts!


CloneTrooper says " Alternatively, you can drag and drop the Realism.rbxm file distributed in this project’s Releases page into your game. Just make sure the RealismServer and RealismClient scripts are placed in their appropriate locations so they only execute once upon the game starting. I recommend placing RealismServer into the ServerScriptService , and RealismClient under StarterPlayer/StarterPlayerScripts !"

14 Likes