Search found 8 matches
- Tue Oct 19, 2010 4:48 am
- Forum: Support and Development
- Topic: I'd love some help
- Replies: 8
- Views: 8368
Re: I'd love some help
Not isometric, I meant orthogonal. Just fire up a Blue Version and you'll see what I'm getting at.
- Mon Oct 18, 2010 8:50 pm
- Forum: Support and Development
- Topic: I'd love some help
- Replies: 8
- Views: 8368
Re: I'd love some help
Since I'm a newb, could someone just write up some code for me, so I can get a general direction for this game? I'll even give the graphics I made so you can get an idea of what I'm trying to do--Pokemon graphics. Basically, I'm going for a tile based game with characters that snap to a grid. Also, ...
- Thu Oct 14, 2010 3:13 am
- Forum: Support and Development
- Topic: I'd love some help
- Replies: 8
- Views: 8368
Re: I'd love some help
This is what I got. I think with some review I have an idea of what my problem is, but I've only been reading books and tutorials and I still need some hands-on help with this.
And thanks for the love.
And thanks for the love.
- Wed Oct 13, 2010 8:04 pm
- Forum: Support and Development
- Topic: I'd love some help
- Replies: 8
- Views: 8368
I'd love some help
So I have some issues with the draw function. I'm trying to make a sprite based character walk in NSEW directions, but I keep getting errors. I'm able to move a singular sprite and animate a sprite, but I can't animate a moving sprite and have it change facing or stop animating. So what's the deal? ...
- Wed Sep 29, 2010 3:47 am
- Forum: Support and Development
- Topic: How to make code for Pokemon-esque movement
- Replies: 1
- Views: 2206
How to make code for Pokemon-esque movement
So I'm trying to make a world like in Pokemon or 2d Final Fantasy games where all the sprites always end up on squares, but I'm having no luck. I'm sure that someone has done this before with love and I'd appreciate if they'd share their method.
- Mon Sep 27, 2010 10:54 pm
- Forum: Support and Development
- Topic: AnAL is making me anal
- Replies: 4
- Views: 3243
AnAL is making me anal
So I can't figure out how to make AnAL work with Love. I'm sure someone knows how to do it, so if someone could show me I would be very happy.
- Mon Sep 27, 2010 9:13 pm
- Forum: Libraries and Tools
- Topic: Animations And LÖVE (AnAL) - The animations replacement lib
- Replies: 71
- Views: 57732
Re: Animations And LÖVE (AnAL) - The animations replacement
So how do I make it work in my program? I downloaded AnAL, but Love wont use it.
- Sat Sep 25, 2010 7:00 pm
- Forum: Support and Development
- Topic: Love questions
- Replies: 1
- Views: 1832
Love questions
I'm new to Love software. To an extent I can understand Lua, but there are some things I still can't figure out how to do with the Love functions. I'm trying to create a game with characters on a tile based field, but I can't figure out where to go. I can't seem to animate, I can't make the grid, an...