Rear sight, coordinates
Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen
-
-
-
( ͡° ͜ʖ ͡°) schrieb:
what the fuck is a rear sight(aim)
can you draw it?
-
CControls::m_MousePos or CControls::m_TargetPos
I am actually not sure which one it is. You can find this definition in the following class file: src/game/client/components/controls.h -
-
Tim schrieb:
CControls::m_MousePos or CControls::m_TargetPos
I am actually not sure which one it is. You can find this definition in the following class file: src/game/client/components/controls.h
I can get cursor position in character.cpp? How it do?Not need Big thanks men)) :xD:
This code helped me:
[cpp]vec2 AimPos = m_Pos+vec2(m_LatestInput.m_TargetX, m_LatestInput.m_TargetY);[/cpp]
inDieser Beitrag wurde bereits 2 mal editiert, zuletzt von SEG4 ()
-
Teilen
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0
-
Benutzer online 1
1 Besucher