I was curious if that was causing issues. Ive noticed its caused a few issues in some other things Ive been researching lately.
Yes, for the record i didn’t bother actually fixing this. I just disabled the sound script so that there aren’t any errors.
I figured out a fix to your issue by the way, it seems like controller.Last.Hit
doesn’t exist for at least a moment, which leads to that error.
You can replace controller.Last.Hit.CFrame
with controller.Last.HitCF
, and it should work fine.
Still don’t works for me😐 Now the camera isn’t turning anymore and it gives me that error in the output.
Thank u for your help✌
Just missing the ability to use shift lock to rotate the character and the ability to not hold space bar to keep jumping but other than that its great!
Thought i’d release this for anyone still interested in EgoMoose’s Custom Character Controller:
This doesn’t work for me I think other people are encountering this problem too
It works good, have you made the script which it’s supposed to access the module with?
I didn’t know you had to access it with a script…I only though you had to put the scripts in the model and put the player module script under starter
player scripts.
You could ask on #help-and-feedback:scripting-support for this though the module has its’ own documentation.
The problem is that I already have and haven’t gotten a reply
This looks amazing! I’d like to experiment with this. Great job!
This is so cool! I dont get how people can script such amazing stuff like this!
Amazing work, and thank you for releasing this!
Quick question: exactly how do you set this up/where do you place the module? @EgoMoose
@EgoMoose hi, huge thanks for putting so much into this model but how do you deactivate the script that forces players cameras to not rotate in first person?
Haha sorry for replying 9 months later but I just found this
I have been fidgeting with this for a day or so trying to figure out if it is possible to return the player to the normal gravity settings (how the player is when they spawn into the game), whenever the player is walking on a wall and jumps.
Basically, I want the player to fall back to the ground when they jump. Could anyone please help me with this? This scripting is miles above my skill level haha
How would I use it on custom rigs?