promotional bannermobile promotional banner

CodeCreature's Unobstructed Third Person Camera

A Hytale server plugin that provides a fully functional third-person camera system with server-authoritative block/entity interaction correction, automatic block transparency around the camera, and pitch-based first-person toggling.

File Details

[CodeCreature] Unobstructed Third Person Camera-2.0.0.jar

  • R
  • Feb 18, 2026
  • 19.73 KB
  • 29
  • Early Access

File Name

[CodeCreature] Unobstructed Third Person Camera-2.0.0.jar

Supported Versions

  • Early Access

Major overhaul to the way that the transparent blocks were being created.

I no longer have to do a bunch of packet manipulation to get "SetServerCamera" to work because I am no longer using that command to set the client camera.

This now works great with custom camera packets that adjust the camera view.

There is a small exploit where a player can get themselves into blocks, but it is much better than having to handle and calculate the player interaction system just for a custom camera setting.