n0bleman

Results 2 issues of n0bleman

This fo play ? local RR = g16('1-5', 8) rra = anim8.newAnimation(RR, 0.2) Curanim=rra Curanim:update(deltatime) i try print(rra) but he shows only tables like 0x230313

Default simpledemo example i try add object its work but object with SLIDE collision i want player moving through it detecting a collision and how handle collision event for play...