- Joined
- Sep 4, 2019
- Messages
- 142
- Reaction score
- 40
- First Language
- English
- Primarily Uses
- RMMV
https://github.com/krmbn0576/RPGMak...z9AmGAmN3TYL6SkJOlDzCv-B6MhQ6HmyM4jaKro_qnm6U
PhantomEvent.js
I like this plugin but I need a edited version that is pretty much a exact opposite. This plugin makes events visible as you approach them. you can set radius and and also set the opacity of event so even when it's outside the radius it will remain at that opacity if you want. I need this script edited so that the new version will do the same but as you approach the event it will gradually disappear. Also still be able to set opacity when outside of radius.
Normally this is set with a note tag <visibleDistance:3>
I would like it to be set with <invisibleDistance:3>
The plugin isn't very big and I'm not sure how hard it would be but thank you if anyone has the time.
PhantomEvent.js
I like this plugin but I need a edited version that is pretty much a exact opposite. This plugin makes events visible as you approach them. you can set radius and and also set the opacity of event so even when it's outside the radius it will remain at that opacity if you want. I need this script edited so that the new version will do the same but as you approach the event it will gradually disappear. Also still be able to set opacity when outside of radius.
Normally this is set with a note tag <visibleDistance:3>
I would like it to be set with <invisibleDistance:3>
The plugin isn't very big and I'm not sure how hard it would be but thank you if anyone has the time.
Last edited: