Search found 2 matches

by Shopdawhoop
Sat Nov 21, 2015 4:09 am
Forum: Support and Development
Topic: Trouble with anim8
Replies: 3
Views: 1553

Re: Problems Trying Out Anim8 2.1 (Updated 11/21/2015)

Okay, so after fiddling around I managed to keep it from breaking. I cleared the bullet table and used animation:draw inside an ipairs thing and it works...almost. Now the sprite's animated, but it don't think it's drawing every bullet. Here's the code local anim8 = require 'anim8' canShoot = true c...
by Shopdawhoop
Sat Nov 14, 2015 5:35 pm
Forum: Support and Development
Topic: Trouble with anim8
Replies: 3
Views: 1553

Trouble with anim8

I'm at my wits end as far as searching goes (minor differences?), and decided to do myself a favor--and here I am (Hello there). I'm pretty new to programming, and I've recently decided to try my hand at using animated sprites. All I did was pretty much copy most of the example code here: https://gi...