| 11-15-2007, 07:16 PM | #1 |
Hello, I am just wondering if it is possible to use JASS to trace the mouse movement of a player. If it is possible, how would i be able to do it? I would like to use mouse cursor tracking to trigger the movement of a player controlled unit to the particular position of the mouse cursor. Im still quite new at JASS but im willing to try my best to get this working for my current map project. Thanks in advance. Regards, Fuzzyetdeadly Formerly sPyRaLz (Lost password..) |
| 11-16-2007, 12:05 AM | #2 |
Not conventionally. You can use trackables, but those are really stupid to work with and you'd need a fuckload of them. I don't know the name of it, but I know there's a project at TheHiveWorkshop that is working on making this sort of thing possible in LAN. I'd check over there. |
| 11-16-2007, 03:24 AM | #3 |
Ok ill try check it out. Worst case is im gonna have to used the arrow keys. Which have alot of constraints in my opinion.. Edit: I seem to find it.. the search function on thehiveworkshop isn't filtering my searches very well. If anyone by any chance manages to find it please let me know the link here? |
| 11-16-2007, 02:31 PM | #4 |
| 11-16-2007, 03:19 PM | #5 |
Alrights, thanks for the link, ill be sure to check it out ![]() |
