- Home /
Question by
Lucas200933 · Aug 30, 2014 at 02:51 AM ·
javascriptpooling
Object Pooling With JavaScrip
I've been trying to learn how to pool an object in my game but it seems like there are only C# tutorials, is it that you cannot do it with javaScript or what? and if you can do it with javascript where can I find a tutorial object pooling with JavaScrip. And if i cannot do it with javaScript do i have to convert all of my other script into C# so that the pooling with it works?
Comment
Your answer

Follow this Question
Related Questions
Can someone help me fix my Javascript for Flickering Light? 6 Answers
pool lists and instantiating... 0 Answers
Setting Scroll View Width GUILayout 1 Answer
Grabbing an object from array 0 Answers