view and control system

sentess

New Member
Reaction score
1
if u have tried play WOW or a game like that you maybe know what i mean

i whant a view on my hero that shows him from the back maybe a little higher
and also i whant the control system to be ONLY whith arrow keys not whith the mouse exept attack system

well i mean i whant to move arround whith the arrow keys and attack auto or whith the mouse and the view a little higher than the back of my hero
 

eloytoro

New Member
Reaction score
4
Event
Every 0.03 seconds time of game
Condition
---
Action
Pan camera for player to position of unit
Rotate camera for player to (facing angle of unit - 180)
 

UndeadDragon

Super Moderator
Reaction score
447
A trigger to stop right click movement:

Code:
No right Click
    Events
        Unit - A unit Is issued an order targeting an object
        Unit - A unit Is issued an order targeting a point
        Unit - A unit Is issued an order with no target
    Conditions
        Or - Any (Conditions) are true
            Conditions
                (Issued order) Equal to (Order(move))
                (Issued order) Equal to (Order(smart))
    Actions
        Unit - Pause (Ordered unit)
        Unit - Order (Ordered unit) to Stop
        Unit - Unpause (Ordered unit)

This still enables you to attack with right-clicking... I think...
 

Curo

Why am I still playing this game...?
Reaction score
109
In reply to the above post, what is "(Order(smart)"?
 

trb92

Throwing science at the wall to see what sticks
Reaction score
142
Smart is any order given via the right-click on the mouse. So this will also stop attacking by right-clicking a unit.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top