chunky-dev / chunky-dev/chunky

Add a control that sets the camera view to mirror that of an in-game player

Open
#1,585 0 comments 0 reactions 0 assignees View on GitHub
feature request GUI
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

Considering that finding a nice view to render is easier to do in-game rather than in Chunky, it would be nice to have a control that automatically sets the camera position and orientation to mirror that of the player in-game.
```
Chunky Camera X = Minecraft X
Chunky Camera Y = Minecraft Y + 1.62
Chunky Camera Z = Minecraft Z

Chunky Camera Yaw = 90 - Minecraft Yaw
Camera Pitch = Minecraft Pitch - 90
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.