NullNameException / camera-points

Save and load camera positions
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

Remember Tilt #10

Closed Castro3halo closed 1 year ago

Castro3halo commented 1 year ago

Camera remembers zoom and angle, is it possible for it to remember tilt or manually enter in a tilt value for it to snap to.

notheowner commented 1 year ago

I hate just bumping this but is this something that could be allowed now and get implemented? or/and specific compass direction

NullNameException commented 1 year ago

I did ask in the discord server but sadly "Presets for Camera yaw/pitch/position" is still a rejected feature. https://github.com/runelite/runelite/wiki/Rejected-or-Rolled-Back-Features

However I did upate the plugin to now correctly save and load the compass direction you chose. But, as a click on the compass would, this changes the tilt.

notheowner commented 1 year ago

Clicking on the compass doesn't necessarily reset the tilt anymore since the default Camera plugin has an option "Preserve pitch on compass look" so clicking the compass just resets the direction. Thanks for the response nonetheless.

NullNameException commented 1 year ago

Very interesting, I did not know about this. I just tested this and was surprised to find out it already works! Enabling the "Preserve pitch on compass look" option in the default camera plugin will also apply to compass directions you load using this plugin.