Search found 1 match

by Taviszorn
Mon Feb 21, 2022 8:43 pm
Forum: Support and Development
Topic: Scent System
Replies: 3
Views: 2934

Scent System

Hello! I want to implement a scent-like system in my program. It would work in a way, that if there is color on the canvas, then it would spread to the pixels nearby (kinda like a blur) and disappear over time. I imagine it would look like the colors diffuse, which is what I want. Do I need some sor...