Question by
stefanxd63s · Oct 13, 2017 at 11:59 PM ·
js-c#js to c#js-c#-together
convertir un pequeño codigo de js a c# / convert a little code of js to c#
var Shoot : RaycastHit; var Position = transform.parent.position; var Direction = transform.TransformDirection(Vector3.forward);
Comment
Your answer
Follow this Question
Related Questions
Promise from jslib to c# 0 Answers
Access Webcam in WebGL 0 Answers
I have a problem (Unexpected token) 0 Answers
cannot be an iterator block because `void' is not an iterator interface type 1 Answer