Hello! I’m trying to recreate game in style “3-in-row” - bejeweled.
For now, I’m trying make Flame and Star gems, but there’s 1 problem which i can’t solve - what’s the best way to create them?
Flame gem: _ Original gem: _ My gem:
Hello! I’m trying to recreate game in style “3-in-row” - bejeweled.
For now, I’m trying make Flame and Star gems, but there’s 1 problem which i can’t solve - what’s the best way to create them?
Flame gem: _ Original gem: _ My gem:
All I think you need is a particle emitter
Modify it to your liking, make it look like fire
I hope this helps
I tried this - Viewport frames don’t support particle emitters, beams, fire, explosion, and etc.
The only ways I know is manually create ImageLabels or make animations manually.