Browse Search Popular Register Upload Rules User list Login:
Search:
animation expiriment

Image:
screenshot of the scene

Author: AverageCoder

Group: Default

Filesize: 65.37 kB

Date added: 2021-07-25

Rating: 6.1

Downloads: 8382

Views: 907

Comments: 4

Ratings: 3

Times favored: 0

Made with: Algodoo v2.1.3

Tags:

Scene tag

using pos i made this, could be expanded
Please log in to rate this scene
edit
Similar scenes
Title: animation creator
Rating: 6.5
Filesize: 78.33 kB
Downloads: 1544
Comments: 14
Ratings: 4
Date added: 2015/08/04 22:17:01
Made with: Algodoo v2.1.0
Rating: rated 6.5
download
Title: [animation] Earthquake
Rating: 7.3333
Filesize: 102.09 kB
Downloads: 6277
Comments: 6
Ratings: 9
Date added: 2009/11/20 13:29:52
Made with: Phun
Rating: rated 7.3
download
Title: [animation] Meteor Crash
Rating: 5.8182
Filesize: 46.82 kB
Downloads: 2748
Comments: 4
Ratings: 5
Date added: 2009/06/20 22:25:30
Made with: Phun
Rating: rated 5.8
download
Title: Real animation using my webcam!
Rating: 8.7762
Filesize: 1.11 MB
Downloads: 6659
Comments: 17
Ratings: 27
Date added: 2009/09/03 18:30:03
Made with: Algodoo before v1.8.5
Rating: rated 8.8
download
Title: Animation Clip
Rating: 8.456
Filesize: 2.04 MB
Downloads: 24831
Comments: 54
Ratings: 40
Date added: 2009/04/17 21:44:44
Made with: Phun
Rating: rated 8.5
download
Title: Animation Test
Rating: 5
Filesize: 19.91 kB
Downloads: 768
Comments: 0
Ratings: 1
Date added: 2017/03/10 22:24:24
Made with: Algodoo v2.1.0
Rating: rated 5
download
Unusual method, but it works! Good job. :tup:
You could delete "e.this." and replace ":=" with "=" in your code.

Code in "e.this._time >= 5" never executes.

The following arm code will also work:
(e)=>{
_time = _time + _interval;
_time >= 5 ? {
_time = 0
} : {};
_time >= 1 ? {
ra := [[-1.5, 2.75], [-1.25, 3.5], [-1.0, 3.75], [-0.5, 3.75]];
vel = (ra(math.toInt(_time - 1.0)) - pos) * _animspeed}:{};
}
Last edited at 2021/08/05 10:50:41 by s_noonan
it looks good 6.7/10
10/10