edited April 2023 in ORK Support
In a 2D Game with a Top Down Bordercamera type, how can I make the character not be centered on the camera? I want it to be on the left, like in the image below, instead of having the camera centered when the character moves.

My English is not very good, so there may be some translation problems, but basically, can the camera [-Top Down Border] have an offset? Currently, it is displayed in the center, but I don’t want it to be centered. Can an offset parameter be added?

23
Post edited by ranwang520 on
  • edited April 2023
    A simple way would be to use "Use Child Object" in the camera controls settings, and call it something like 'Offset" the camera will be centered on that instead, and you can put it anywhere you want, including changing it in real time if you want.
    Post edited by Wrofir on
    Miuratale : coming 2024
    Miuratale
  • Yeah, child object is the way to go.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.