Compare commits

..

No commits in common. "5d5283084649160c1add979cfcac7f6b36a90649" and "0eea6a59dfd1bff7727ffbce512a537bf13173ef" have entirely different histories.

5 changed files with 24 additions and 14 deletions

View file

@ -6,6 +6,4 @@ An Action Role Playing Game inspired by TLOZ A Link to the Past, Touhou Project,
At the moment this game is only a proof of concept. If you want to help send me an email to asgardius@asgardius.company
You can find game documentation at https://cloud.asgardius.company/s/3tPKHsMznzMjzEc?path=%2Fgame%20documentation%2FMidori%20in%20the%20Magic%20School
A beta build will be released at septembre 28 2024 (unfunaversary build) and First stable release is scheduled near Half Life 3 release
Official video channel https://video.asgardius.company/c/asgardius_virtualx

Binary file not shown.

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 539 KiB

View file

@ -13,10 +13,12 @@ offset_bottom = 40.0
texture = ExtResource("2_kljhy")
[node name="Label" type="Label" parent="."]
offset_left = 326.0
offset_top = 11.0
offset_right = 1009.0
offset_bottom = 144.0
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 514.0
offset_top = 105.0
offset_right = 1008.0
offset_bottom = 206.0
theme_override_font_sizes/font_size = 22
text = "Disclaimer
Playing with fireworks inside a videogame can give hours of fun,
@ -24,6 +26,8 @@ but in real life is dangerous
Life assurance services exists only on fiction"
[node name="Label2" type="Label" parent="."]
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 1004.0

View file

@ -13,10 +13,12 @@ offset_bottom = 40.0
texture = ExtResource("2_jril2")
[node name="Label" type="Label" parent="."]
offset_left = 667.0
offset_top = 17.0
offset_right = 1071.0
offset_bottom = 179.0
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 559.0
offset_top = 68.0
offset_right = 963.0
offset_bottom = 230.0
theme_override_font_sizes/font_size = 21
text = "Defeated enemies: 0
Clear time: 0
@ -25,6 +27,8 @@ Damage received: 0
Earned experience: 0"
[node name="Label2" type="Label" parent="."]
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 1004.0

View file

@ -13,14 +13,18 @@ offset_bottom = 40.0
texture = ExtResource("2_lrfja")
[node name="Label" type="Label" parent="."]
offset_left = 444.0
offset_top = 33.0
offset_right = 938.0
offset_bottom = 82.0
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 503.0
offset_top = 172.0
offset_right = 997.0
offset_bottom = 221.0
text = "This game is under developmnt
More content will be added in following releases"
[node name="Label2" type="Label" parent="."]
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
offset_left = 346.0
offset_top = 361.0
offset_right = 1004.0