Simple 3D Demo: ClojureScript + PlayCanvas + Odoyle Rules

Hi everyone :wave:t2:
I created a simple 3D demo with PlayCanvas. Also used Odoyle Rules for the logic. I hope you like it!

ClojureScript code: playcanvas-cljs-demo/playcanvas-cljs at master · ertugrulcetin/playcanvas-cljs-demo · GitHub
Live demo: PlayCanvas ClojureScript Demo - Third Person View

7 Likes

Wow, this is really impressive.

I figured out as well as moving perspective with the mouse:

then w s is forward and back
a and d left and right
space is to levitate

You can push the other objects around. And if you are not on a surface you gradually float downwards.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.