This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Implement death camera #26
Comments
Depends on #27 |
I'll work on this as soon as you clear issue #27 |
@ciber96, Issue #27 has become a bigger thing and you might not want to wait for it. |
@ciber96, could you not entangle this feature with the rest of the code? You could make this in a separated environment, such as a new file and make the moves happen on a command. That should make easier for both of us to integrate with the rest of the code. |
ghost
unassigned 0xCiBeR
May 13, 2018
This should be implemented here https://github.com/NullSystemWorks/mtabg/blob/master/battlegrounds/class/sPlayer.lua#L528 |
It's probably a better idea to move the camera not on the server, but on the client. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On death, do some cool camera movements, such as looking down on your dead body or following the killer player for a while.
The text was updated successfully, but these errors were encountered: