Saturday, 21 February 2026

New Stencyl topic: Other errors

Apologies: 
Stencyl apologises for the last blog fiasco over the uncorrected claimed corrected, now corrected
https://stencyl-nator.blogspot.com/p/typing-feature-version-2-code-mode.html

New Stencyl topics:
1. cannot find behavior or code during cimpilation (picture above): 

2. Actors > Effects

Other news
No wager-rytms plans to beat a triple zero rouleette or equivalent such as Sands roulette (which has houch edge 7.7 %) yet. Since they may be rigged via magnetic balls contrilling where the ball goes. 

  

Sunday, 1 February 2026

Stencyl topic correction; typing feature version 2

Apologies:
Stencyl-nator apologises for some errors in typing feature version 2: 


old code
public function dwg(u0,u1,u2,u3) // HTML 5 version can run without the useless parameters
//but flash cannot
if(this.mos)         {this.rh.draw(this.x,this.y,this.w,this.h);//hover this.dline.draw(this.x+5+this.pos_px,this.y+30,this.x+5+this.pos_px,this.y+60);}

new code
public function dwg(u0,u1,u2,u3) // HTML 5 version can run without the useless parameters
//but flash cannot
if(this.mos)
                {
this.rh.draw(this.x,this.y,this.w,this.h); //hover 
this.dline.draw(this.x+5+this.pos_px,this.y+30,this.x+5+this.pos_px,this.y+60);
}

Other news
The lardball collision systemmwith zoom has been successful now is is just to do some multiple-actor animation. In the mean time we are also developing soime loss streak probability distribution just to see some possibility to beat a triple zero roulette in a long run. 

Yes triple zero roulettes without special features do exist just that the triple zero isreplaced with company or venue logo.