mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Makes locking movement a hotkey (#882)
* Makes locking movement a hotkey (#53771) * kinda done * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@ gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@ gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@ gmail.com> * Update code/datums/keybinding/mob.dm Co-authored-by: Rohesie <rohesie@ gmail.com> Co-authored-by: Rohesie <rohesie@ gmail.com> * Makes locking movement a hotkey Co-authored-by: Qustinnus <Floydje123@hotmail.com> Co-authored-by: Rohesie <rohesie@ gmail.com>
This commit is contained in:
co-authored by
Rohesie
Qustinnus
parent
1a9d7407b8
commit
c492889d80
@@ -170,6 +170,8 @@
|
||||
var/parallax_movedir = 0
|
||||
var/parallax_layers_max = 4
|
||||
var/parallax_animate_timer
|
||||
///Are we locking our movement input?
|
||||
var/movement_locked = FALSE
|
||||
|
||||
/**
|
||||
* Assoc list with all the active maps - when a screen obj is added to
|
||||
|
||||
Reference in New Issue
Block a user