
Feature Request-Command
oksimvey opened this issue ยท 1 comments
Could u pls make more commands? specifically one for adjust the camera distance from the player, would be very cool to have a command to adjust the cam follow speed too, it will make a lot easier for devs to create cool stuff
You can change the camera follow speed in config -> Smoothness
Currently this mod is client only, which means even if there are commands,
- they are only available on your game client.
- You can't use them in a command block.
- You can't use them to adjust other players' camera distance.
And I don't plain on making it available on server.
I'll provide mod API in the future so that other mods can create cool stuff more easily