Having problem with camera

I’m using Wick editor offline version

What issues are you having in the Wick Editor?
I got problem when I export to HTML the game zoomed and I dont know how to fix it…


What have you tried so far?
I had to make the browser into 170% screen size …

Do you have a Wick Editor File that we can see? Optional*

2 Likes

it’s a bug with the vcam, i think. it was working for a while (before it bugged out, maybe it was 1.19’s fault), but for some reason the vcam is incorrectly identifying the window size or something.

2 Likes

i know how to fix it

so what you need to do is to select it

its code panel is named update

find inside the script update this code

this.showBlackBorders = true;

replace it to

this.showBlackBorders = false;

and this should work and delete the two annoying borders

1 Like

@Youyou
thanks for helping me…>u< it works…it seem that i need to learn the code more…

1 Like

your welcome