Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw proposal #25

Open
thomasrudin opened this issue Nov 3, 2018 · 0 comments
Open

Raw proposal #25

thomasrudin opened this issue Nov 3, 2018 · 0 comments

Comments

@thomasrudin
Copy link
Contributor

Hi, Banzai!

I thought about the step editor for your Mission Mod. Here's what I came up with...

[STEP EDITOR]:

  1. Trigger A Node To Teleport

Instead of just automatically teleport to an area, players should trigger a block THEN teleport them into an area. Examples of these blocks are:
~ Button
~ Switch
~ Pressure Plate
Not sure how the coding will work, tho. Maybe like how you programmed the mission wand to the chest.

  1. Time Trigger

Players should wait for a given amount of seconds before proceeding to the next step.

  1. "Mission Failed" Trigger

An if;then statement. If players do this action, (e.g. tap the wrong button), then mission is over.

  1. Kill Specific Mob

Again, not sure how you'll code this (p.s. I got very minimal knowledge in coding). Player should kill a specific mob set up by the Mission Block in order to trigger next step.
Would be nice if this specific mob will be unique, like kill just this one specific Dirt Monster out of all these other 5 Dirt Monster. (I doubt this will work, since there isn't a unique variable registered per spawn mob, but I'll let you do the magic :D )

  1. DONT Kill Specific Mob

The other way around for suggestion #4. This time, players should not kill this mob in a given amount of time OR until the end of the entire mission OR when countered by the Kill Specific Mob suggestion.

  1. A Message Board

I haven't really observed this much. I think players tend to forget what they should be doing next in their mission run. For example, in my Mission I wanted the player to investigate around the tower instead of just guiding them to the dtragon thru waypoints. This way, it would immerse themselves more in the story. I hope you can add like a mission window somewhere in screen with the title of the next step plus description (dunno how mobile users would look like).

  1. Review A Pop Up Window

There is the existing option in Step Editor that lets the mission box open a window for a message. But as soon as the player closes it, they can't open it anymore. Maybe add a button in the players mission button (in inventory) and add a Mission Log for received messages?


That's about it. I really hope most of these can be coded! It would really be more fun and flexible to configure this mod. I anticipate for your reply soon!

Keep up the good work, Banzai :D You've been the most responsive admin I have encountered.

Warden.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant