Merge branch 'main' of https://github.com/MarcEricMartel/FirstPersonSlapper
This commit is contained in:
		| @@ -133,12 +133,13 @@ margin_bottom = 40.0 | |||||||
|  |  | ||||||
| [node name="Win" type="Label" parent="Messages"] | [node name="Win" type="Label" parent="Messages"] | ||||||
| visible = false | visible = false | ||||||
| margin_left = 775.0 | margin_left = 749.0 | ||||||
| margin_top = 469.0 | margin_top = 467.0 | ||||||
| margin_right = 1187.0 | margin_right = 1189.0 | ||||||
| margin_bottom = 627.0 | margin_bottom = 625.0 | ||||||
| custom_fonts/font = SubResource( 6 ) | custom_fonts/font = SubResource( 6 ) | ||||||
| text = "You're safe." | text = "You're not safe." | ||||||
|  | align = 1 | ||||||
|  |  | ||||||
| [node name="End" type="Timer" parent="."] | [node name="End" type="Timer" parent="."] | ||||||
| wait_time = 3.0 | wait_time = 3.0 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								Start.gd
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Start.gd
									
									
									
									
									
								
							| @@ -15,7 +15,7 @@ onready var Levels = { | |||||||
| 	"lvl3": "Level 3 - But not too straight.", | 	"lvl3": "Level 3 - But not too straight.", | ||||||
| 	"lvl4": "Level 4 - Memento Mori.", | 	"lvl4": "Level 4 - Memento Mori.", | ||||||
| 	"lvl5": "Level 5 - Hide and Slap.", | 	"lvl5": "Level 5 - Hide and Slap.", | ||||||
| 	"lvl6": "Level 6 - Please remain calm.", | 	"lvl6": "Level 6 - Remain calm.", | ||||||
| 	"lvl7": "Level 7 - Measure twice, slap once.", | 	"lvl7": "Level 7 - Measure twice, slap once.", | ||||||
| 	"lvl8": "Level 8 - Iiiiiiiiiiiiii just want to fly!", | 	"lvl8": "Level 8 - Iiiiiiiiiiiiii just want to fly!", | ||||||
| 	"lvl9": "Level 9 - Is it safe?", | 	"lvl9": "Level 9 - Is it safe?", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user