Image:
 Author: AR09 Group: Default Filesize: 10.39 kB Date added: 2026-04-11 Rating: 5 Downloads: 610 Views: 140 Comments: 2 Ratings: 1 Times favored: 0 Made with: Algodoo v2.2.4 Tags:
|
This is my 3rd proyect!   context in comments.
Thyme codes, both in Update or PostStep ↓
MONOCHROME
(e)=>{
colorHSVA = [0, 0, math.sin(system.time * 5) * 0.5 + 0.5, 1]
}
RAINBOW
(e)=>{
colorHSVA = colorHSVA + [1.0, 0.0, 0.0, 0.0]
} |
Last edited at 2026/04/11 21:10:49 by AR09
Please log in to rate this scene
|