# Misc

- [Making Asset bundles](/etg-modding-guide/misc/making-asset-bundles.md)
- [Assetbundles: How-To](/etg-modding-guide/misc/assetbundles-how-to.md): And other useful bits and bobs.
- [How to create a hook](/etg-modding-guide/misc/how-to-create-a-hook.md)
- [Creating A Command](/etg-modding-guide/misc/creating-a-command.md)
- [Subscribing Methods to Actions](/etg-modding-guide/misc/subscribing-methods-to-actions.md): Quick guide to making pre existing actions call methods automatically when triggered by the base game
- [Reversing Player Controls](/etg-modding-guide/misc/reversing-player-controls.md)
- [Undodgeable Projectiles](/etg-modding-guide/misc/undodgeable-projectiles.md): A way to code enemy projectiles that cannot be dodge rolled over.
- [Creating An Enemy](/etg-modding-guide/misc/making-an-enemy.md)
