How to make cut scenes in Minecraft(BEDROCK)

Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=qjlmdCei9P4



Category:
Guide
Duration: 9:05
457 views
16


Today i will show you how to make camera transitions/ cut scenes.

COMMANDS:
/tp @a X Y Z
/tp @a X Y Z

/gamerule commandblockoutput false
/gamerule sendcommandfeedback false
/scoreboard objectives add Timer dummy
/scoreboard players set @a Timer 100

/testfor @p[r=2]
/scoreboard players set @a Timer 100

/scoreboard players test @a Timer 1 100000
/scoreboard players remove @a Timer 1
/execute as @a at @s run tp @s ^0.05 ^ ^ facing @e[name=Look]
/effect @a invisibility 1 10 true
/effect @e[name=Look] invisibility 1 100 true