Karl Semich wrote:
> On Mon, Mar 10, 2025 at 9:43 AM <ka...@writeme.com> wrote:
> > traffick boss meanders around on his balloon island
> > code for traffick boss to meander around
> 
> traffick_boss.position : Pos3
> 
> traffick_boss.position.x += (random() - 0.5) * time_passed
> traffick_boss.position.y += (random() - 0.5) * time_passed
> traffick_boss.position.z = 
> balloon_island.height_at(traffick_boss.position.xy())

traffick boss is scared he may enter a location where 
balloon_island.height_at() == sea_level, so he ties balloon to his waist until 
he is safe from this

> > he's far from sources of heat capacity and it's somewhat cold
> > maybe it is like one of those terrifying videogame ads where the mother is 
> > trying to protect her freezing cold child and the user probably has to 
> > click ads to stop the baby from freezing to death [:s ! --
> > traffick boss is up in the sky on his baloon isl--
> >

Reply via email to