I have pendulums in my game that i have hard coded without any extensions but I'm having a hard time making them play nice with the Platform Movement...
My game ran fine on the newest build 294... after I created the build on 295.5 it stopped working when I went from one level to the next. Simply the...
hi all is it possible to create an extension that can download an animation sequence from my own server for example and import it in run time and set...
As items change depending on the character, I have already created a method to identify the hero and the item in question through strings/values, but...