Module Force
Description
Module Status: Work in progress.
Usage:
local Force = require('__eradicators-library__/erlib/factorio/Force')()
Section
create_local_flying_text(force, args) | Creates a local flying text for every player in the force. |
Section
- create_local_flying_text(force, args)
-
Creates a local flying text for every player in the force.
Parameters:
- force LuaForce
- args
table
Same as LuaPlayer.create_local_flying_text, except
that
args.position
defaults to each players current Position.