mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
37 lines
No EOL
1.1 KiB
XML
37 lines
No EOL
1.1 KiB
XML
<Entity tags="polymorphed_cessation" name="$animal_player" >
|
|
<PlatformShooterPlayerComponent
|
|
center_camera_on_this_entity="1"
|
|
aiming_reticle_distance_from_character="60"
|
|
camera_max_distance_from_character="50"
|
|
move_camera_with_aim="1"
|
|
eating_area_min.x="-6"
|
|
eating_area_max.x="6"
|
|
eating_area_min.y="-4"
|
|
eating_area_max.y="6"
|
|
eating_cells_per_frame="2"
|
|
></PlatformShooterPlayerComponent>
|
|
<ControlsComponent
|
|
enabled="1"
|
|
gamepad_fire_on_thumbstick_extend="0"
|
|
gamepad_fire_on_thumbstick_extend_threshold="0.9"
|
|
gamepad_indirect_aiming_enabled="0"
|
|
></ControlsComponent>
|
|
<Entity name="cursor">
|
|
<SpriteComponent
|
|
alpha="1"
|
|
image_file="mods/quant.ew/files/resource/sprites/cursor.png"
|
|
next_rect_animation=""
|
|
offset_x="6.5"
|
|
offset_y="6.5"
|
|
emissive="1"
|
|
additive="1"
|
|
rect_animation=""
|
|
z_index="1"
|
|
update_transform="1"
|
|
update_transform_rotation="0"
|
|
has_special_scale="1"
|
|
special_scale_x="0.5"
|
|
special_scale_y="0.5"
|
|
></SpriteComponent>
|
|
</Entity>
|
|
</Entity> |