ssatguru / BabylonJS-CharacterController

A CharacterController for BabylonJS
Apache License 2.0
216 stars 46 forks source link

Can be integrated with Unity toolkit #20

Closed AladdinHZ closed 1 year ago

AladdinHZ commented 4 years ago

Hello Guys, great work!, can the library used in unity to integrated with current project ?

ssatguru commented 4 years ago

@AladdinHZ Thanks If you are referring to Unity WebGL Target then the answer to is no. Unity WebGL uses its own webgl engine. This character controller is meant to be used with Babylonjs WebGL engine. If you are referring to the Babylonjs Unity exporter (https://doc.babylonjs.com/resources/intro) then the answer is probably yes but confirm with MackeyK24 on babylonjs forum.