3D方块效果

This commit is contained in:
MrZ626
2021-01-28 16:55:12 +08:00
parent 5427e564de
commit 9354cb5c59
10 changed files with 41 additions and 15 deletions

View File

@@ -277,6 +277,7 @@ return{
smooth="Smooth Drop",
grid="Grid",
upEdge="3D Block",
bagLine="Bag Line",
lockFX="Lock FX Level",
@@ -413,6 +414,7 @@ return{
block="Draw Block",
ghost="Ghost",
center="Center",
upEdge="3D Block",
bagLine="Bag Line",
highCam="Birds-eye View",
nextPos="Next Preview",

View File

@@ -253,6 +253,7 @@ return{
block="Dessiner le bloc",
smooth="Chute fluide",
upEdge="3D bloc",
bagLine="Ligne du Sac",
ghost="Pièce fantôme",
@@ -393,6 +394,7 @@ return{
block="Dessiner le bloc",
ghost="Pièce fantôme",
center="Centre",
upEdge="3D bloc",
bagLine="Ligne du Sac",
highCam="Vue d'oiseau",
nextPos="Prévisualisation de position",

View File

@@ -276,6 +276,7 @@ return{
smooth="Queda suave",
grid="Rede",
upEdge="3D bloco",
bagLine="Linha da bolsa",
lockFX="Nível FX Trava",
@@ -412,6 +413,7 @@ return{
block="Mostrar bloco",
ghost="Fantasma",
center="Centro",
upEdge="3D bloco",
bagLine="Linha De Bolsa",
highCam="Vista Olho-De-Pássaro",
nextPos="Próxima pos.",

View File

@@ -253,6 +253,7 @@ return{
block="Dibujar Bloques",
smooth="Caída Fluida",
upEdge="3D Bloques",
bagLine="Línea de Bag de Pzas.",
ghost="Fantasma",
@@ -389,6 +390,7 @@ return{
block="Dibujar Bloques",
ghost="Fantasma",
center="Centrar",
upEdge="3D Bloques",
bagLine="Línea de Bag de Pzas.",
highCam="Vista Aérea",
nextPos="Nro. de Pzas. Siguientes",

View File

@@ -145,6 +145,7 @@ return{
block="==↓==",
smooth="~~↓~~",
upEdge="[]`",
bagLine="123|123",
ghost="__↓__",
@@ -282,6 +283,7 @@ return{
block="==↓==",
ghost="__↓__",
center="+",
upEdge="[]`",
bagLine="123|123",
highCam="↑__↑",
nextPos="???←",

View File

@@ -274,6 +274,7 @@ return{
block="方块可见",
smooth="平滑下落",
upEdge="3D方块",
bagLine="包分界线",
ghost="阴影透明度",
@@ -413,6 +414,7 @@ return{
block="方块可见",
ghost="阴影透明度",
center="中心透明度",
upEdge="3D方块",
bagLine="包分界线",
highCam="超屏视野",
nextPos="生成预览",