Added support for NPC-301 - NPC-306#6
Added support for NPC-301 - NPC-306#6ChristianSilvermoon wants to merge 1 commit intoTheXTech:develfrom
Conversation
|
The only problem right now that if use this update with older game assets packs, they will work glitchy or just fail to load because of missing resources. I guess I can solve this problem by adding a kind of "optional", so, these objects will be excluded from the general list if they absent in the selected game pack. |
Ah, I can imagine multiple asset packs with varying feature levels weren't originally in mind... an optional thing is probably a good idea |
|
I have two variants on how to implement this:
|
The second option sounds more flexible but also like additional work 🤔 But the flexibility could be ideal for asset packs the only implement some but not all things? |
A few new NPCs are present in TheXTech's 1.3.8 dev builds that are not currently accessible from Moondust's Editor
This is an effort to make it possible to manipulate and place some of these NPCs within levels... and I believe also one of my first ever PRs.
If I'm doing something incorrectly or something needs to be fixed, I'm happy to take feedback!
One thing I'm unclear on is what exit type NPC-306 grants. I've left it as a "?" in the description for the time being, but I feel this is unsuitable.