cambridge-alpha-team / unvisual-frontend

This is the frontend part for the unvisual project
1 stars 0 forks source link

Cubelets can't control `sleep` #73

Closed tjvr closed 9 years ago

tjvr commented 9 years ago

In the demo, binding the cubelets to a sleep node didn't work.

I'm guessing the way we're generating code for sleep is wrong.

RusticFlare commented 9 years ago

Can you please try and reproduce the bug. I think the syntax is right.

isaac-dunn commented 9 years ago

In particular, we tried to bind a cubelet to a play and simultaneously the following sleep. Perhaps this had something to do with it? It worked for the play, but not the sleep.

tjvr commented 9 years ago

I think this is fine now.