Page 1 of 1
How to add in game tips and tricks
Posted: Sat Dec 24, 2022 5:25 am
by mami
If I wanted to create an in game tutorial or guide for my mod similar to how vanilla factorio's tips and tricks functions, how would I do that? Is there any documentation available on how to do this?
Re: How to add in game tips and tricks
Posted: Sat Dec 24, 2022 4:39 pm
by FuryoftheStars
https://mods.factorio.com/mod/Transport_Drones
Check out the code in that mod. I'm pretty sure that one has mod added tips & tricks.
Re: How to add in game tips and tricks
Posted: Sat Dec 24, 2022 5:05 pm
by Xorimuth
Nixie Tubes and Spidertron Enhancements both have complex tips and tricks with simulations, which require the simhelper mod to work.
Module Inserter Simplified and Power Overload have simple text-only entries which are dead easy to add.