noita-mapcap/data/entities/misc/effect_teleportation.xml.disabled
David Vogel 99ad91e67c Several changes
- Don't change effects, as it's not needed anymore
- Add capture library to be loaded by lua (go and PureBasic)
- Modify pixel size, to nicely fit into FullHD
- Move camera instead of player
- Add capturing routine
- Round position to fit into grid, and also render the world pixel perfect
- Add util/helper functions
2019-10-20 16:28:17 +02:00

7 lines
127 B
Plaintext

<Entity>
<InheritTransformComponent>
</InheritTransformComponent>
<GameEffectComponent >
</GameEffectComponent >
</Entity>