mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
9b52f9e410
Also: - Disable polymorphing, teleportation - Decrease camera smoothing - Disable infuence of the mouse on the camera - Disable parallax effect - Add some useful effects to player - Increase player HP
8 lines
253 B
XML
8 lines
253 B
XML
<MagicNumbers VIRTUAL_RESOLUTION_X="427"
|
|
VIRTUAL_RESOLUTION_Y="242"
|
|
CAMERA_NO_MOVE_BUFFER_NEAR_VIEWPORT_EDGE="0.0"
|
|
CAMERA_MOUSE_INTERPOLATION_SPEED="0.0"
|
|
CAMERA_POSITION_INTERPOLATION_SPEED="50.0"
|
|
DRAW_PARALLAX_BACKGROUND="0">
|
|
</MagicNumbers>
|