VisualGearTypes: Add Frame to vgtSpeechBubble
authorWuzzy
Mon, 03 Sep 2018 04:07:58 +0100
changeset 1530 288bee4b94d5
parent 1529 7513dca7de74
child 1531 9a4773488054
VisualGearTypes: Add Frame to vgtSpeechBubble
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Wed Aug 29 01:56:45 2018 +0100
+++ b/VisualGearTypes.wiki	Mon Sep 03 04:07:58 2018 +0100
@@ -90,6 +90,7 @@
 == `vgtSpeechBubble` ==
 Displays a speech bubble. Use `HogSay` to spawn speech bubbles.
 
+ * `Frame`: ID of the gear to which the speech bubble belongs
  * `FrameTicks`: Speech bubble type (`SAY_SAY`, `SAY_THINK` or `SAY_SHOUT`)
 
 == `vgtStraightShot` ==