The script you want is this:
When it goes into the onLaserHit or onHitByLaser box, it should look like:
- CODE: SELECT ALL
e.laser.color = e.geom.color
When it goes into the onLaserHit or onHitByLaser box, it should look like:
- CODE: SELECT ALL
(e)=>{e.laser.color = e.geom.color}
No hay comentarios:
Publicar un comentario