wasd,qe,rf,arrow スペースキーも押してみてね Try pressing the space bar too https://scratch.mit.edu/projects/1234178694 前作|Previous work
English is below 前回のとは違い、旗が押された時だけ空間分割することで大幅に軽量化しました。プログラムも大幅に減らしました。また前回は表と裏二つ分三角形を追加していましたが、バックフェースカリングを消しカメラが表と裏どちらにいるかで明るさを変えることで軽量化もリアリティも追加しました。 Unlike the previous version, we have significantly reduced the weight by dividing the space only when the flag is pressed. We have also significantly reduced the program. Also, last time we added two triangles, one for the front and one for the back, but we have removed the backface culling and changed the brightness depending on whether the camera is in the front or back, which has reduced the weight and added realism.