Search found 3 matches
- Fri Oct 07, 2016 1:40 pm
- Forum: Support and Development
- Topic: Snake Tail Issues
- Replies: 5
- Views: 4111
Re: Snake Tail Issues
Ok, so I get the gist of what this code is intended to do; however, I don't really know how to make it functional in my code. I'm going to just blame it on only having a month of experience. I've made a snake table, but when I run it results it "bad argument #1 to 'unpack' (table expected, got ...
- Thu Oct 06, 2016 1:41 pm
- Forum: Support and Development
- Topic: Snake Tail Issues
- Replies: 5
- Views: 4111
Re: Snake Tail Issues
Yeah I really don't know how to do that yet. The only reason I was doing it the way I was doing it was because I started it and felt obligated to finish it, but if you say that way is harder than it needs to be then I'll take your word for it. If at all possible could you do a quick tables rundown f...
- Wed Oct 05, 2016 12:39 pm
- Forum: Support and Development
- Topic: Snake Tail Issues
- Replies: 5
- Views: 4111
Snake Tail Issues
So I've been trying to make a snake game, nothing special or original, just a basic snake game. But the tail movement has turned out to be quite the road block, I've set up the movement of the head (mostly) as well as a randomly appearing "pellet". I'm pretty new, I've just learned LUA in ...