Turing on Individual Constellation Figures
What is the command for turning an indivudual constellation figure on? For example, I have the Pegasus lines on and I want a custom event to turn the figure on. This is using the constellations_separated module.
Kundesupport af UserEcho
Hi Sally,
I saw your post and decided to try and figure it out. I made a custom event that had these two lines of command:
pegasus.prop.Enabled True
pegasus.prop.FigureEnabled True
It worked for me. I am not entirely sure if I am using the same constellations module as you so I apologize if it doesn't work. If you don't want the lines on when the figure is on it is:
pegasus.prop.LinesColor False
pegasus.prop.Enabled True
pegasus.prop.FigureEnabled True
Hope it helps!
Kerri
Hi,
Thanks Kerri for providing Sally with the answer to this question! Sally; I'll flag this question as answered. Please let us know if you have any additional questions.