jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

experiment: user-controlled color on sprites #82

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

I suspect this could be pulled off very easily using layered sprites, the modulate property, and a ColorPicker control. If I wanted to get fancy, could try shaders.