X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fentities.ent;fp=scripts%2Fentities.ent;h=01e7b2894ba20b9132d6b0cca7c1ca95ccb69014;hp=cfd5fd6a13faf37cb1db25c801abb8bf2f92d137;hb=054906cc6e0799c7af71d6c35dd0feee5dddbfa0;hpb=30914295ece9b8343f4b2c365144131241b0da7b diff --git a/scripts/entities.ent b/scripts/entities.ent index cfd5fd6a..01e7b289 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1675,6 +1675,11 @@ A brush that when entered changes the player's view to a position between target allow regular aiming and movement while forcing the camera between the viewlocation points show a crosshair on screen and allow 2d aiming instead of only forward allow moving up and down as well in side-scrolling mode, useful for brawlers +follow the player when they leave the trigger's start and end boundaries +don't use the camera's angles for the view +hard snap changes the angle as soon as it crosses over the nearest 90 degree mark +unlock the camera's view to allow up and down angles (useful for top-down view camera) +avoid snapping the view angles unless absolutely necessary