author | Wuzzy |
Thu, 05 Dec 2019 16:12:25 +0000 | |
changeset 2113 | 115b171c7e3e |
parent 2077 | 514babfbad9e |
child 2204 | 757cf3aa29dd |
permissions | -rw-r--r-- |
431 | 1 |
#summary List of all visual gear types |
2 |
||
2077
514babfbad9e
Remove outdated legacy hints as clutter
Wuzzy <almikes@aol.com>
parents:
2069
diff
changeset
|
3 |
This is a list of available visual gear types. |
697 | 4 |
|
5 |
For a current list of the visual gear types look at `hedgewars/uTypes.pas` at |
|
1163 | 6 |
the `TVisualGearType` enumeration: https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l115 |
695 | 7 |
|
1169 | 8 |
= List of visual gear types = |
1175 | 9 |
== Environment == |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
10 |
|| *Variable name* || *Short description* || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
11 |
|| `vgtFlake` || Theme flake || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
12 |
|| `vgtChunk` || Theme chunk (spawns when blowing up land) || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
13 |
|| `vgtCloud` || Cloud || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
14 |
|| `vgtDust` || Dust cloud (e.g. of mudball) || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
15 |
|| `vgtSplash` || Water splash || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
16 |
|| `vgtDroplet` || Water droplet || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
17 |
|| `vgtBubble` || Underwater bubble || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
18 |
|| `vgtSteam` || Steam cloud (when fire hits water) || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
19 |
|| `vgtFire` || Small decorative/harmless flame || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
20 |
|| `vgtSmoke` || Gray smoke cloud || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
21 |
|| `vgtSmokeWhite` || White smoke cloud || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
22 |
|
1169 | 23 |
== Explosion == |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
24 |
|| *Variable name* || *Short description* || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
25 |
|| `vgtExplosion` || Small explosion (complete animation) || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
26 |
|| `vgtBigExplosion` || Big explosion (complete animation which also makes screen shake) || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
27 |
|| `vgtExplPart` || Small explosion particle, part of explosion animation || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
28 |
|| `vgtExplPart2` || Another small explosion particle, part of explosion animation || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
29 |
|| `vgtSmokeRing` || Smoke ring, part of explosion animation || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
30 |
|
1169 | 31 |
== Weapons and projectiles == |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
32 |
|| *Variable name* || *Short description* || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
33 |
|| `vgtNote` || Piano note || |
1163 | 34 |
|| `vgtBeeTrace` || Random colored flower (bee particle) || |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
35 |
|| `vgtEgg` || Broken egg shell particle || |
1163 | 36 |
|| `vgtFeather` || Birdy's feather || |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
37 |
|| `vgtSmokeTrace` || Strange smoke-like cloud from mortar || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
38 |
|| `vgtEvilTrace` || Strange red cloud from hellish hand-grenade || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
39 |
|| `vgtShell` || Bullet shell || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
40 |
|| `vgtBulletHit` || Bullet impact animation || |
1178 | 41 |
|| `vgtLineTrail` || Straight shot line from e.g. desert eagle and the likes || |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
42 |
|
1169 | 43 |
== HUD == |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
44 |
|| *Variable name* || *Short description* || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
45 |
|| `vgtCircle` || Simple circle. Highly configurable! || |
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
46 |
|| `vgtNoPlaceWarn` || Overlay when the placement of something failed || |
1166 | 47 |
|| `vgtAmmo` || Briefly displays an ammo icon. Appears when collecting a crate || |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
48 |
|| `vgtSmoothWindBar` || Changes the wind bar smoothly || |
1255 | 49 |
|| `vgtTeamHealthSorter` || When added, updates the sorting of the team health bars || |
1171 | 50 |
|| `vgtHealthTag` || Hedgehog health tag || |
51 |
|| `vgtSmallDamageTag` || Small damage tag after hog damage. || |
|
2065 | 52 |
|| `vgtSpeechBubble` || Speech bubble with text. || |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
53 |
|
1169 | 54 |
== Misc. == |
1162
f42906890b68
VisualGearTypes: Add short description for most visual gear types
Wuzzy
parents:
798
diff
changeset
|
55 |
|| *Variable name* || *Short description* || |
1181 | 56 |
|| `vgtStraightShot` || Moving sprite || |
1167 | 57 |
|
1169 | 58 |
= Detailed visual gear reference = |
1168 | 59 |
Here you will find a (more or less) detailed references of the various possible values for the visual gears (for `SetVisualGearValues`). This is useful to customize your visual gears. |
60 |
||
2061 | 61 |
If not specified otherwise, the visual gear values have the meaning as defined in `SetVisualGearValues` (See [LuaGears]). |
62 |
||
1168 | 63 |
This section is still under construction! |
1167 | 64 |
|
1171 | 65 |
== `vgtCircle` == |
1187 | 66 |
A simple circle which doesn't move. It is one of the few visual gears which is not removed automatically. It can be drawn in 2 different styles. With `dX`, `dY` and `FrameTicks`, you can set the circle to pulsate in opacity. |
1167 | 67 |
|
1186 | 68 |
|
1168 | 69 |
* `dX`: Minimum opacity (0-255) |
70 |
* `dY`: Maximum opacity (0-255) |
|
2066 | 71 |
* `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). 0 = Simple circular line |
1187 | 72 |
* `FrameTicks`: Period length of opacity change. Set to `0` to disable. |
1186 | 73 |
* `State`: Radius |
74 |
* `Timer`: Line thickness (only if `Angle` does not equal `1`) |
|
1167 | 75 |
|
1171 | 76 |
== `vgtAmmo` == |
1167 | 77 |
Displays an ammo icon. |
78 |
||
1182 | 79 |
* `Frame`: !AmmoType ID of ammo to display (see [AmmoTypes]) |
1171 | 80 |
|
1172 | 81 |
== `vgtHealthTag` == |
82 |
A health tag for hedgehogs. But with a few changes, this is also useful to display arbitray numbers on the screen. |
|
83 |
||
84 |
* `Angle`: Scale ratio. `1` = 100% |
|
1913 | 85 |
* `Frame`: If `0`, its position is relative to the landscape. If non-zero, it will align to the screen instead |
1186 | 86 |
* `State`: Number to display |
1172 | 87 |
* `Timer`: Expiration timer |
88 |
||
1417 | 89 |
== `vgtSmallDamageTag` == |
90 |
Damage indicator, displays a damage value. Looks similar to `vgtHealthTag`, but is smaller. |
|
91 |
||
2065 | 92 |
The parameters are the saem as for `vgtHealthTag`. |
93 |
||
1171 | 94 |
== `vgtSpeechBubble` == |
2065 | 95 |
Displays a speech bubble with text. In Lua, you cannot change the text after this has been created. Use `HogSay` in Lua to spawn a speech bobble properly. |
1171 | 96 |
|
1530 | 97 |
* `Frame`: ID of the gear to which the speech bubble belongs |
1173 | 98 |
* `FrameTicks`: Speech bubble type (`SAY_SAY`, `SAY_THINK` or `SAY_SHOUT`) |
2065 | 99 |
* (Text is stored internally that cannot be accessed by Lua) |
1173 | 100 |
|
101 |
== `vgtStraightShot` == |
|
2064 | 102 |
Displays an arbitrary sprite which moves in a random direction (can be overwritten in `dX` and `dY`) and fades out after a short time. |
1173 | 103 |
|
2060 | 104 |
* `State`: ID of the custom sprite (use an ID from [Sprites]) (default: `sprSnowDust`) |
105 |
* `Frame`: Frame of custom sprite (default: 0) |
|
2068 | 106 |
* `FrameTicks`: Life time in milliseconds (default: random between 750 and 2000) |
1178 | 107 |
|
108 |
== `vgtLineTrail` == |
|
2067 | 109 |
A straight line between two points which fades out after some time, has a slight yellowish color. As if a bullet has been fired. A `vgtLineTrail` has a start and an end point. The default `Timer` is too low so you must set it manually |
1178 | 110 |
|
111 |
* `X`, `Y`: Start point of line |
|
112 |
* `dX`, `dY`: End point of line |
|
2067 | 113 |
* `Timer`: Life time (default: 0) |
2077
514babfbad9e
Remove outdated legacy hints as clutter
Wuzzy <almikes@aol.com>
parents:
2069
diff
changeset
|
114 |
* `Tint`: Opacity (0-255). The color itself can't be changed |