User Tools

Site Tools


ixe:features:units:dark_echo

Table of Contents

Dark Echo

The Dark Echo is a unit used to redirect the beam created by a Darkling. From the Darkling or the Dark Echo's UI interface, use the [Set Target] button to point the beam directly at the center of a Dark Echo to redirect the direction of the beam being fired.

Dark Echo is similar in function to Creeper World 2's Dark Mirror.

Spoilers

Unit JSON

Unit JSON

{
    "type": "unit",
    "displayname": "Dark Echo",
    "permanentinventory": true,
    "image": "body.png",
    "position": [ 0, 0 ],
    "pivot": [ 0.5, 0.5 ],
	"rotatewhenflipped": false,
    "maxammo": 10,
    "movable": true,
	"darkraydamages": false,
    "parts": [
        {
            "part": "$/weapon_darkecho/weapon_darkecho.json",
            "position": [ 0, 0 ]
        },
    ],
    "controllers": [
        { "name": "ondestroy_sandexplosion" }
    ]
}


ixe/features/units/dark_echo.txt · Last modified: 2025/01/16 13:51 by karsten75