addison-grant / sweat-equity-2

Global Game Jam 2019 - second start
2 stars 0 forks source link

convert appliance tiles to canvas html #17

Open JasonIqbal opened 5 years ago

JasonIqbal commented 5 years ago

It would be nice to draw the images for the appliances on html canvases so we could manipulate them in code for cool effects and such. This is just an idea.

addison-grant commented 5 years ago

That's an interesting idea!

sterlinghirsh commented 5 years ago

Might be worth switching to a real game engine if we want to do this, but even if we don't switch engines, it's a worthwhile experiment. Is there anything specific you want to do that canvas lets you do? We can already do some css3 transforms and animations on the images if you want.

JasonIqbal commented 5 years ago

enlarge and shrink, I want to have the dog move a little back and forth. The colors can fade to red and back to normal like a ticking bomb. cool sparks with a particle engine for the fridge. maybe a splash the camera effect when the toilet blows up.