Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Hello all, I needs some help!

So, for starters what do you guys think of my parallax mapping?
View attachment 6260

I was wondering, and cant figure this out. You see below my character there is a lantern on that tree stump? Well I have also made a night/day system and I want to make it so that at night time, the lantern is lit up and has a radius of light around it. How would I do this?
- I've tried to do a basic event with switches, but the light is either always there, or never there. I used a conditional branch of the variable, hours, if hours was > or = 16, a switch would turn on.. but I cant figure out how to show the light when that switch is on?
- And yes, I could parallax map the light there, but i'm already using kaus ultimate overlay plugin, and have a ground layer, a par layer, and a light layer. And I want the light layer there all the time.

Well, that is all.. Thank you everybody!
 

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
So, for starters what do you guys think of my parallax mapping?
View attachment 6260

I was wondering, and cant figure this out. You see below my character there is a lantern on that tree stump? Well I have also made a night/day system and I want to make it so that at night time, the lantern is lit up and has a radius of light around it. How would I do this?
- I've tried to do a basic event with switches, but the light is either always there, or never there. I used a conditional branch of the variable, hours, if hours was > or = 16, a switch would turn on.. but I cant figure out how to show the light when that switch is on?
- And yes, I could parallax map the light there, but i'm already using kaus ultimate overlay plugin, and have a ground layer, a par layer, and a light layer. And I want the light layer there all the time.

Well, that is all.. Thank you everybody!
Pretty decent mapping, I would agree with Status Gear Entertainment. Just needs a few touch ups.

As for your lighting issue...
Have you looked into Orange Lighting Plugin by Hudell: Click Here to view
Using Event Lighting add-on found here: http://download.hudell.com/OrangeLightingEventLight.js
 
Your parallax map looks put together well. However, don't forget the corners. Corners will be your enemy.

Thanks for the advice! I woulda missed all that!
[doublepost=1491780391,1491780155][/doublepost]
Pretty decent mapping, I would agree with Status Gear Entertainment. Just needs a few touch ups.

As for your lighting issue...
Have you looked into Orange Lighting Plugin by Hudell: Click Here to view
Using Event Lighting add-on found here: http://download.hudell.com/OrangeLightingEventLight.js
I will defiantly will try it out, thanks!
 
Top