Skip to content

Secondary Targeting Methods #751

Description

@MrNiceUK

As I'm sure some of you already know, this is in the ability template:

var class<X2TargetingMethod>    TargetingMethod;						// UI interaction class. Specifies how the target is actually selected by the user
var class<X2TargetingMethod>	SecondaryTargetingMethod;			// Same as Targeting Method, but this gets used if we want a separate target method after we select/confirm an ability.

There is some commented out code in some hud UI for it, and the tactical input has a state for it, but it is currently non-functional. The intent is when an ability activation wants two distinct pieces of information from the player, like say, a destination and then a direction. Any interest in resurrecting this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions