Author Topic: SetCameraBrick event help?  (Read 577 times)

How would I make it so everyone in a minigame's camera is that brick
Would it be:

OnActivate > Minigame > SetCameraBrick Camera

I have a brick named camera I want them to see out of.
Do I even use this event to do it?

bump for help


Do I need to be the owner of the minigame to use it?

does that event even exist?


onactivate > minigame > setCamerabrick Camera Target
(2 boxes, one for the camera brick, one for the target brick)

onactivate > minigame > setCamerabrick Camera Target
(2 boxes, one for the camera brick, one for the target brick)

Thanks.