Difference between revisions of "ShowFloatingText WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(205, 102, 218)|192|320}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties ==...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(205, 102, 218)|192|320}}
 
{{WorldscriptIcon|rgb(205, 102, 218)|192|320}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Spawns a floating text at the location of this worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:05, 26 July 2017

Spawns a floating text at the location of this worldscript. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • String Text
  • Enumeration FloatingType, default: Pickup
    • PlayerHurt
    • PlayerHealed
    • PlayerArmor
    • PlayerAmmo
    • EnemyHurt
    • EnemyHealed
    • EnemyImmortal
    • Pickup