An open API service indexing awesome lists of open source software.

https://github.com/crayder/moveobject-pos-sim

Simulates GetObjectPos for MoveObject during movement.
https://github.com/crayder/moveobject-pos-sim

Last synced: 2 months ago
JSON representation

Simulates GetObjectPos for MoveObject during movement.

Awesome Lists containing this project

README

        

# MoveObject-Pos-Sim
Simulates GetObjectPos for MoveObject during movement. The position will not be exactly to the point, but it's an extremely accurate estimate (I think subtracting a millisecond from the tickcount would actually help but I haven't tested it).

# Intructions
All you need to do is include this and the functions (`MoveObject`, `GetObjectPos`, and `GetObjectRot`) will be hooked and ready to use.