Hello!
I’m interested in creating mods for Civilization 6 and have been studying a lot about it. As a learning exercise with Lua scripting, I’m trying to make a mod that displays a 2D image on the map for a certain amount of time when a city is captured or founded.
I’ve managed to capture the events, but I’m struggling to get the image to display.
Could someone guide me on how to write the necessary script?
Initially, I planned to base it on the EventPopup system, but I found it too difficult for me to handle.
Thank you in advance for your help!
I’m interested in creating mods for Civilization 6 and have been studying a lot about it. As a learning exercise with Lua scripting, I’m trying to make a mod that displays a 2D image on the map for a certain amount of time when a city is captured or founded.
I’ve managed to capture the events, but I’m struggling to get the image to display.
Could someone guide me on how to write the necessary script?
Initially, I planned to base it on the EventPopup system, but I found it too difficult for me to handle.
Thank you in advance for your help!