Hey everyone, this is a project I had worked on with @funeer, he made the character and animations, while I did the programming
The game never went anywhere, so I’m leaving it here for anyone to learn from, it has some cool stuff, like a custom character controller, a state machine, and custom replication using springs
If you can’t play in studio you might have to start a local server, or play from the client.
I probably did something wrong when implementing ProfileService
SORRY FOR BEING LATE!
The framework that the game is using is quite cool. However I’m still confused on where in the modules is the “core” roblox mechanics deleted? Since you have the custom player controller. Where did you delete the core one?
I don’t delete anything. There’s a property on the Players service object called “CharacterAutoLoads”, I just set that to false so the character doesn’t spawn