I'm sure this has been mentioned before, but, is it 'in the works' to allow us to re-use an object for a second, or even third Interaction?
example: Player encounters a disabled ship and needs to scan it(1). After scanning, initial damage reports relayed via pop up. Enemy encounter spawns. Defeats enemy, but now needs to finish scans(2). After second scan, player needs to attempt a transporter lock(3). Lock fails, so player needs to beam over.
as it is, now, I have the ship object for the first scan, and a nav beacon directly on top of the ship for the second scan, but I don't want to add a second blinking nav beacon for the transporter lock attempt...
any suggestions? i could remove the second scan entirely, but at this point, I'm leaning towards a 'more interaction = more interesting' kind of approach...
I'm sure this has been mentioned before, but, is it 'in the works' to allow us to re-use an object for a second, or even third Interaction?
example: Player encounters a disabled ship and needs to scan it(1). After scanning, initial damage reports relayed via pop up. Enemy encounter spawns. Defeats enemy, but now needs to finish scans(2). After second scan, player needs to attempt a transporter lock(3). Lock fails, so player needs to beam over.
as it is, now, I have the ship object for the first scan, and a nav beacon directly on top of the ship for the second scan, but I don't want to add a second blinking nav beacon for the transporter lock attempt...
any suggestions? i could remove the second scan entirely, but at this point, I'm leaning towards a 'more interaction = more interesting' kind of approach...
thanks!
d3n
Here is what you can do. Place a small second object inside the first object for the second scan. Make the player think that they're interacting with the first object, when they're really interacting with a different one.
The only difference is that the first object will not flash when you're interacting with the second hidden one.
If you want, you could even put in 3 objects, giving players a choice of what to do.
For more on this, please watch my two tutorials: Multiple Dialogues (the cheat) and Interacting with NPCs
thanks for the info! i've actually been keeping an eye on your awesome tutorial videos, and have watched them all! the tips are great, for example hiding something smaller inside a larger object, but that trick doesn't work for 'space.' the 'damaged miranda' ship i'm using as the object is rather small, and all of the other space objects are simple too large and stick out, or overlap, etc... even the damaged runabout is oddly sized. any other suggestions?
thanks for the info! i've actually been keeping an eye on your awesome tutorial videos, and have watched them all! the tips are great, for example hiding something smaller inside a larger object, but that trick doesn't work for 'space.' the 'damaged miranda' ship i'm using as the object is rather small, and all of the other space objects are simple too large and stick out, or overlap, etc... even the damaged runabout is oddly sized. any other suggestions?
d3n
thanks for watching. I would suggest changing the costume of the second object to something smaller than its default costume. Skin it as a mine, and see if there are any other costumes/skins that would fit inside of the Miranda. Please let me know if you find one.
Comments
Here is what you can do. Place a small second object inside the first object for the second scan. Make the player think that they're interacting with the first object, when they're really interacting with a different one.
The only difference is that the first object will not flash when you're interacting with the second hidden one.
If you want, you could even put in 3 objects, giving players a choice of what to do.
For more on this, please watch my two tutorials: Multiple Dialogues (the cheat) and Interacting with NPCs
http://forums.startrekonline.com/showthread.php?t=194800
I hope that they help.
d3n
thanks for watching. I would suggest changing the costume of the second object to something smaller than its default costume. Skin it as a mine, and see if there are any other costumes/skins that would fit inside of the Miranda. Please let me know if you find one.