- Joined
- Dec 5, 2016
- Messages
- 8
- Reaction score
- 5
- First Language
- Spanish
- Primarily Uses
Hi! Today i've made a change to your plugin, because i wanted to use regions to set specific encounters in some areas of a dungeon, but i also wanted to have ceiling on those regions. I will attach the edited file. Here is what i changed, in case you want to consider this for a further update:
View attachment FPLE - Main.js
Oh i forgot to tell how to stablish the ceiling.
On the plugin configuration, with this change, you can stablish the regions on the "Ceiling Region" parameter by inputin the region number separated by a blank space. Example:
Writing 1 2 14 25 on the Ceiling Region parameter, will make the plugin create a ceiling on the regions 1, 2, 14 and 25.
Thanks for sharing this, I'll have to give this a try when I get home. That was one of my issues as well.
Are you able to see events in game at all? I was never able to get the updated plugin to work myself. Guess I'll get back to tinkering.
I thought exactly the same. I also tought you can't see the graphics of the event. Piksalh i don't understand what you want to ask.
Anyway, i'm not a javascript master, so i couldn't say if some stuff are posible. All i did is something very simple, i changed a variable and a condition, i have no idea how the drawing and the 3D system works. Sorry
I'm going to start looking for a way to adapt the graphics of an event to this view, so you could, for example, have a torch in a wall. The actual system doesn't allow layers. If you add something in a position, it will delete the floor, so if you add a torch as a "wall", there will be no floor on the place, so every idea would be welcome