mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-22 21:17:33 +00:00
17 lines
348 B
Plaintext
17 lines
348 B
Plaintext
|
<Entity >
|
||
|
|
||
|
<FogOfWarRadiusComponent _enabled="0"
|
||
|
radius="200">
|
||
|
</FogOfWarRadiusComponent>
|
||
|
|
||
|
<SpriteComponent _enabled="0"
|
||
|
alpha="0.8"
|
||
|
image_file="data/particles/torch_fog_of_war_hole.xml"
|
||
|
smooth_filtering="1"
|
||
|
fog_of_war_hole="1"
|
||
|
has_special_scale="1"
|
||
|
special_scale_x="4"
|
||
|
special_scale_y="4">
|
||
|
</SpriteComponent>
|
||
|
|
||
|
</Entity>
|