• 0

    posted a message on WASD Library (8 Directions)

    @rrowland: Go i dont have those action WASD KeyDown Check(int Player, key 'Key Pressed') Place this in the map's "Key Down - Any Player - Any Key" trigger.

    WASD KeyUp Check(int Player, key 'Key Pressed') Place this in the map's "Key Up - Any Player - Any Key" trigger.

    WASD Set Controlled Unit(int Player, unit Unit) Use this to set which unit a player is controlling with WASD.

    Posted in: Galaxy Scripting
  • To post a comment, please or register a new account.