• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by flying_machine · Sep 14, 2012 at 12:08 AM · 2dshaderlightinglightpixel

Trying to create 2D pixel art lighting

I am trying to create a pixel art game with lighting kind of like this alt text

With points of light and a pattern of blocky but still fading away light radiating away.

So far what I have been able to do is create a Texture 2D that is the size of the screen fill it with 30% transparent black and then for each point of light replace the pixels on the texture with the pixels from my light texture (Which is just a clear circle with dark corners) The problem with this method is that if the corners of two light points meet they overlap like this alt text

I also tried the light Projectors but unfortunately those don't work with transparency.

I only have one other idea but don't know how to implement it....

Can you write per-pixel shaders for Unity and if so, how?

Also any other solutions to this problem would be great

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image jayhatmaker · Jun 04, 2013 at 02:55 PM 0
Share

it's been a while you posted this, but I'm creating something similar and looking for a good solution myself. have you gotten any further with this problem??

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Ash-Blue · Jul 18, 2014 at 09:04 PM

Trying to figure out something similar, Legend of Dungeon posted an interesting article on the subject http://robotloveskitty.tumblr.com/post/33164532086/legend-of-dungeon-dynamic-lighting-on-sprites

What you are really looking for probably is Sprite Lamp, but its currently under production https://www.kickstarter.com/projects/finnmorgan/sprite-lamp-dynamic-lighting-for-2d-art

So can it be done? Yes. But you'll have to figure out a slightly roundabout way at the moment.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

11 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

2d lighting effect 1 Answer

How to optimize the lighting in Android for best performance? 1 Answer

Render 2d lights by subtracting them form base layer (similar to vision cones) 1 Answer

How to get the lights positions from within a shader? 0 Answers

How can shining model in URP with shader graph 0 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges