clojure-gamedev

Benjamin 2022-07-18T18:24:18.231379Z

@selfsame let's say I want to prototype games do you recommend arcadia unity or godot? Is it possible to use assets from unity in godot? (I guess not if it is prefabs and stuff... ) because I am sort of in the context of e.g. the design people of my team knowing unity.

selfsame 2022-07-18T19:05:49.194999Z

I don't use or recommend Unity the engine any more but yeah Godot is great and ArcadiaGodot works very well.

Benjamin 2022-07-19T06:50:35.148259Z

ok I gotta check it. The official arcadia godot repo?

Akiz 2022-07-21T09:09:38.138429Z

Is it possible to go through official godot learning resources with arcadiaGodot and learn Godot or would you say that I should learn Godot and godotscript first and then jump to arcadia? With arcadiaunity i had feeling it is the second case.

Benjamin 2022-07-21T09:11:49.430549Z

I am doing the official walkthrough, and playing around with arcadia at the same time. https://notabug.org/selfsame/orbomancy checking this code for inspiration

👏 2