소스 검색

Make the background color dark red

DricomDragon 5 년 전
부모
커밋
af6c8c80d0
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      Main.tscn

+ 5 - 0
Main.tscn

@@ -19,6 +19,11 @@ __meta__ = {
 }
 Mob = ExtResource( 2 )
 
+[node name="ColorRect" type="ColorRect" parent="."]
+margin_right = 577.0
+margin_bottom = 739.0
+color = Color( 0.152941, 0.0156863, 0.0156863, 1 )
+
 [node name="MobTimer" type="Timer" parent="."]
 wait_time = 0.53