|
|||
| Views: 694,048 | 06-28-21, 01:24 am | ||
code block | Thread review | |
|---|---|
| PillowShout |
Ha! Good timing on my part then. :awsum: Thanks for hooking this up. |
| Kawa | It's in the bucket right now. |
| PillowShout | Yeah, that would work too. Probably easier to implement as well! Let me know when you get around to hooking it up. |
| Kawa |
Maybe a "listas" attribute?Edit: Lists as "Goodbye \ Buy it \ Break it", with keys {"goodbye","foo!1","foo!2"}, letting the part after the ! be stripped away before trying to find it again. |
| PillowShout |
I've run into a bit of a problem while trying to get the intro set up. I have a few places where I would like to have different dialog choices lead to the same scene, but due to the fact that each scene can only have one name-list pair, the only way I've been able to do this is to create dupicate scenes with different id/name/list values. I was wondering if there is already a way to do this that I had just missed, or if it would be possible to create one. If there isn't already, then what I was thinking was maybe an alias tag of some sort that contains a different name-list pair and registers them to the scene id. Not sure how feasable this would be, but it'd be nice to have something like it and it would make these xml files a lot shorter. |