Search found 7 matches

by PaleWhiteHorse
Fri May 18, 2012 8:26 am
Forum: Libraries and Tools
Topic: Multiplayer Isometric RPG Framework.
Replies: 27
Views: 20972

Re: Multiplayer Isometric RPG Framework.

how is this coming along? i would love to use the top down map editor for an upcoming project! I'm having trouble finding something that will allow me to figure out collision with the environment
by PaleWhiteHorse
Fri May 18, 2012 7:35 am
Forum: General
Topic: How Should I Continue This Top Down Shooter?
Replies: 5
Views: 4540

Re: How Should I Continue This Top Down Shooter?

on a second look using the tool might be more difficult than i previously thought since i don't know how to use an xml file to restrict movement for my character BUT i will try my best and we will see what happens! Maybe i ca gleen something from the tileloader hmmm...
by PaleWhiteHorse
Fri May 18, 2012 7:24 am
Forum: General
Topic: How Should I Continue This Top Down Shooter?
Replies: 5
Views: 4540

Re: How Should I Continue This Top Down Shooter?

Thanks so much for the response! The Love community never ceases to amaze with the quality of help that can be found! I'll start building some maps with that tool tomorrow and let you know how it goes :awesome: . I just added some shooting functionality and a zombie with a randomly chosen sprite ( t...
by PaleWhiteHorse
Fri May 18, 2012 12:10 am
Forum: General
Topic: Spriter
Replies: 3
Views: 2902

Re: Spriter

this tool looks so awesome!
by PaleWhiteHorse
Thu May 17, 2012 11:36 pm
Forum: General
Topic: How Should I Continue This Top Down Shooter?
Replies: 5
Views: 4540

How Should I Continue This Top Down Shooter?

HELLO Love community! I have started with a zombie survival themed top down shooter. My problem is that i have some basic movement, walking animations, and player functionality but i don't know how to continue with world building. I was going to start creating the shooting code or creating a scrolli...
by PaleWhiteHorse
Tue May 15, 2012 5:25 pm
Forum: General
Topic: Help with Collision Detection
Replies: 2
Views: 1672

Re: Help with Collision Detection

Thank you so much for the quick response it works perfectly now! I looked at the website in your desc but it only had one post :cry: you should definitely update it more!
by PaleWhiteHorse
Tue May 15, 2012 4:13 am
Forum: General
Topic: Help with Collision Detection
Replies: 2
Views: 1672

Help with Collision Detection

I am just starting with LOVE with basic python and visual basic experience. I have worked out a lot in the past few days but now i am stuck on a collision detection problem. In the game you are a duck who dodges falling objects which are objects loaded in a table. For some reason when i run a For lo...