Get your 1080p Vcam here! (In centered position!)

Tired of your freaking Vcam being in a wrong direction- I uh mean position?

Well get your 1080p pixeled Vcam here for Free!!!

Warning: It will erase your current project!!!
Vcam Productions (1080p)3-20-2025_9-37-46.wick (4.3 KB)

This post is stupid lol

Uhmmmmm…… ok…… but can’t we recenter with the obj file too?

1 Like

its pre centered

1 Like

Oh…."……… sentence is clear now

1 Like

Umm if there is a problem with the position, just put the following in the boxes from the properties:

X = -1.336

Y= - 0.045

You can actually do whatever, and by dragging it out of the canvas, it doesn’t cut the ratio of something, but will replace the gray background with black instead like the following:

This is just a joke, I didn’t mean to look weird and stuff

Oh okay dokay

1 Like

i hate to ask this 3 months later but does it work on html exports? cuz whenever i use the regular vcam it always shrinks the project in exports

1 Like

@kirbinso Hey instead of using a Vcam which can be buggy for a game use this

this.project.pan.x = -this.x+project.width /2;
this.project.pan.y = -this.y+project.height/2;

Put it in update for the player

Also with using this code the camera will be as big as the canvas

@FroggyWadd thanks I REALLY needed this

1 Like

It’s @Hamzah_Alani’s code, not mine.

dont you just resize the vcam to like 1920x1080? i thought this was very simple to do back when i first used Wick lol

1 Like