Browse Search Popular Register Upload Rules User list Login:
Search:
weird sorta realistic fire

Image:
screenshot of the scene

Author: ezpz(fib)5

Group: Default

Filesize: 333.81 kB

Date added: 2022-07-15

Rating: 5

Downloads: 1803

Views: 343

Comments: 6

Ratings: 1

Times favored: 0

Made with: Algodoo v2.1.3

Tags:

Scene tag

I tried to use textured particles to make realistic fire, but it turned out kind of like fire that you find in paintings,I guess it's ok, except where the fire starts.
the particles were drawn by me, you can use them if you would LIKE.
Please log in to rate this scene
edit
Similar scenes
Title: Firework
Rating: 5
Filesize: 229.65 kB
Downloads: 836
Comments: 0
Ratings: 1
Date added: 2023/11/03 14:16:27
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Flamethrower Prototype 1.4; Algodoo 2.0.0+ Only
Rating: 5
Filesize: 50.78 kB
Downloads: 3468
Comments: 8
Ratings: 1
Date added: 2011/12/29 23:01:43
Made with: Algodoo before v1.8.5
Rating: rated 5
download
Title: RMR Season 1, Part 1.
Rating: 5
Filesize: 36.52 kB
Downloads: 136
Comments: 0
Ratings: 1
Date added: 2020/05/29 21:12:56
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: M32 grenade launcher
Rating: 5.625
Filesize: 43.55 kB
Downloads: 1140
Comments: 3
Ratings: 2
Date added: 2009/08/29 00:43:59
Made with: Phun
Rating: rated 5.6
download
Title: 30mm autocannon
Rating: 6.7143
Filesize: 19.81 kB
Downloads: 3015
Comments: 8
Ratings: 8
Date added: 2010/04/19 15:06:51
Made with: Algodoo before v1.8.5
Rating: rated 6.7
download
Title: Play with Fire!
Rating: 5.625
Filesize: 148.85 kB
Downloads: 2814
Comments: 5
Ratings: 2
Date added: 2024/06/13 11:22:49
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
Hello, could you please comment here what was the script you used? It's really, really cool:)
i saw a scrip on postStep = colorhsva = colorhsva - [0, 0, 0.01, 0] (For speedmaster)
Scene.addCircle({
timeToLive := 2;
texture := "u just got fired lol.png";
vel := rand.normal2d / 10;
textureMatrix := [0.65256542, -0.070872337, -601.54987, 0.070872337, 0.65256542, 3209.5466, 0.0, 0.0, 0.99999976];
collideSet := 0;
pos := pos;
colorHSVA := [58.769871, 0.0, 1.0 - rand.normal / 10, 1.0];
radius := 0.25;
postStep := (e)=>{
colorhsva = colorhsva - [0, 0, 0.01, 0]
};
density := 0.009;
drawborder := false;
angvel := rand.normal * 5;
airfrictionmult := 0;
angle := (rand.uniform01 * math.pi * 2) - math.pi
})

here's the script, you can use them, u might have some problems with textures though.
hopefully you see this...
baldi campfire basics.
ok.