MyShiLingStar / ACNHPokerCore

Animal Crossing New Horizons Item Spawning Tool
https://myshilingstar.github.io/GetAzure/
BSD 2-Clause "Simplified" License
66 stars 8 forks source link

Toggle to change camera view. #83

Open Ronizlo opened 2 months ago

Ronizlo commented 2 months ago

Not sure if it's possible, but if it is then I am suggesting to add a toggle that can change the camera view. For example, when toggled on, the camera view in acnh will be able to move any direction rather than just up and down. This could be really useful in a lot of things, like building, pictures, or even placing buildings, bridges, or inclines. I have also seen mods that change the camera view so it could be possible and also make it easier for users if there is a toggle on pokercore. Thank you!

moddedx commented 2 months ago

Camera mod is booted when the game is started. To have the app turn on and off a mod might not be likely. Poker changes in game info the fill pocket, place items and such.

Ronizlo commented 2 months ago

I'm just talking about the mod to say that a change of camera view is possible, so if devs are able to create a camera view changer then they can put it on pokercore and have a toggle for it if that makes sense.

moddedx commented 2 months ago

I understand what you are saying. Mods like the camera mod are loaded when the game boots. So to make poker toggle a feature like change camera view you require the game exiting and re-loading. Poker changes things within the game and not external things like mods (camera view would be a mod).

Ronizlo commented 2 months ago

So things like collision toggle are not mods? And if not what are they considered?