LifelikeCharactersService
A simple package to automatically bring characters to life by doing the following:
- Better footstep sounds
- Seeing your body in first person
- Head following camera angle in first & third person.
Functions
getClient
This item only works when running on the client. ClientReturns the client API. This can only be called on the client.
getServer
This item only works when running on the server. ServerReturns the server API. This can only be called on the server.
saplingPackageStart
LifecycleLifelikeCharactersService.saplingPackageStart() → ()Lifecycle function called by sapling to setup the package.