Hello I am trying to move the background to make it look like the player is walking through it so i was going to change the camera so it doesnt have as iuch view on the background - is there a way to do this or is there another way to do this in naninovel - not exactly sure how it is done through script or background pose
Moving The Background
-
- support
- Posts: 275
- Joined: 01 Aug 2020 08:25
Re: Moving The Background
You can either use the offset parameter in @camera (https://naninovel.com/api/#camera) or pos/position in @back (https://naninovel.com/api/#back) to move the camera and background respectively.