From 6a381389c0f66059d9395fc7bad70082620d83bc Mon Sep 17 00:00:00 2001 From: Superstarxalien <ernesto_vallenilla@hotmail.com> Date: Thu, 9 May 2024 19:13:25 -0400 Subject: [PATCH] update name and scale explanations in properties --- .../example_asymmetrical_6states_animated/properties.txt | 4 ++-- .../example_symmetrical_6states_animated/properties.txt | 4 ++-- Basic templates/example_asymmetrical/properties.txt | 4 ++-- Basic templates/example_asymmetrical_animated/properties.txt | 4 ++-- Basic templates/example_symmetrical/properties.txt | 4 ++-- .../example_symmetrical_2states_animated/properties.txt | 4 ++-- Basic templates/example_symmetrical_animated/properties.txt | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Advanced templates/example_asymmetrical_6states_animated/properties.txt b/Advanced templates/example_asymmetrical_6states_animated/properties.txt index a6de750..6b989dc 100644 --- a/Advanced templates/example_asymmetrical_6states_animated/properties.txt +++ b/Advanced templates/example_asymmetrical_6states_animated/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Advanced templates/example_symmetrical_6states_animated/properties.txt b/Advanced templates/example_symmetrical_6states_animated/properties.txt index 1f14040..32fde20 100644 --- a/Advanced templates/example_symmetrical_6states_animated/properties.txt +++ b/Advanced templates/example_symmetrical_6states_animated/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Basic templates/example_asymmetrical/properties.txt b/Basic templates/example_asymmetrical/properties.txt index 7dbb689..8bd319a 100644 --- a/Basic templates/example_asymmetrical/properties.txt +++ b/Basic templates/example_asymmetrical/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Basic templates/example_asymmetrical_animated/properties.txt b/Basic templates/example_asymmetrical_animated/properties.txt index 772369d..76a5985 100644 --- a/Basic templates/example_asymmetrical_animated/properties.txt +++ b/Basic templates/example_asymmetrical_animated/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Basic templates/example_symmetrical/properties.txt b/Basic templates/example_symmetrical/properties.txt index 47e67a2..876fe62 100644 --- a/Basic templates/example_symmetrical/properties.txt +++ b/Basic templates/example_symmetrical/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Basic templates/example_symmetrical_2states_animated/properties.txt b/Basic templates/example_symmetrical_2states_animated/properties.txt index 35b2489..11dae8f 100644 --- a/Basic templates/example_symmetrical_2states_animated/properties.txt +++ b/Basic templates/example_symmetrical_2states_animated/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, diff --git a/Basic templates/example_symmetrical_animated/properties.txt b/Basic templates/example_symmetrical_animated/properties.txt index a425a8e..a6d0096 100644 --- a/Basic templates/example_symmetrical_animated/properties.txt +++ b/Basic templates/example_symmetrical_animated/properties.txt @@ -6,7 +6,7 @@ "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "name": "example", - "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", + "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.", "prefix": "EXMP", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "category": "Fanworks", @@ -17,7 +17,7 @@ "mode": 0, "mode_explanation": "If floating (0) or on the ground (1).", "scale": 1, - "scale_explanation": "(in Fracunits) Scale relative to the player's.", + "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT", "bubblescale": 0, "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "atangle": 230, -- GitLab