Pressing shift when playing path ignores time keyframes
This commit is contained in:
@@ -205,6 +205,7 @@ public class GuiPathing {
|
||||
timePath.updateAll();
|
||||
positionPath.updateAll();
|
||||
|
||||
timePath.setActive(!Keyboard.isKeyDown(Keyboard.KEY_LSHIFT));
|
||||
player.start(timeline);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user