Greetings! My first foray into Love. Not much going on here, just playing around with the mechanics. Very fun and pretty quick to put stuff together. Need to figure out a better way to run updates than deleting .love archive, re-zipping files, and adding .love extension.
love file attached
To do:
-turn the rider (player) into an object
-make an alternate version with a static rider and a scrolling ground level
-add collision detection to the ground layer rather than position based on y coordinates
-add sound effects for the gallop
-add text
-...aaaand the big one, come up with some actual play mechanics
Adios
-Al
First Ride
- albertTruism
- Prole
- Posts: 2
- Joined: Fri Oct 09, 2009 8:10 pm
- Location: Maine
- Contact:
First Ride
- Attachments
-
- rider.love
- love file. Do what thous whilst
- (262 KiB) Downloaded 347 times
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: First Ride
YOu can actually open the .love's as an archive and just treat it as a folder.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: First Ride
Good idea.albertTruism wrote:-...aaaand the big one, come up with some actual play mechanics
And welcome!
Help us help you: attach a .love.
Re: First Ride
very nice
as for adding files to a .love the easiest way ive found is creating 2 batch files containing
assuming you have winrar or something similar installed that lets you drag files onto an archive icon to add them you can double click the first batch file, drag the main.lua on (or whatever your adding) then run the second batch file
as for adding files to a .love the easiest way ive found is creating 2 batch files containing
Code: Select all
rename *.love *.zip
Code: Select all
rename *.zip *.love
http://www.gregkirk.co.nr - portfolio | http://shadowharlequin.deviantart.com - deviantart
http://www.myspace.com/shadowharlequin - myspace | http://www.vimeo.com/themilkfactory - music visuals
http://www.myspace.com/shadowharlequin - myspace | http://www.vimeo.com/themilkfactory - music visuals
Re: First Ride
I love the graphics. Did you make them? Welcome to the forum, enjoy working with love!
- albertTruism
- Prole
- Posts: 2
- Joined: Fri Oct 09, 2009 8:10 pm
- Location: Maine
- Contact:
Re: First Ride
Thanks for the tips on zipping. Saves even more annoyance than time. And thanks for the feedback. Nice little community you've got here.
I did the graphics, yes. The horse was hastily rotoscoped from an old Muybridge series. The rest is just a quick hodgepodge of textures, brushes, and snippets of junk in Photoshop.
I've been recently sidetracked re-doing some old python scripts in PHP that grab and manipulate text from various sources, but I'll soon get back on the (this was unanticipated, I swear) ...horse (ugh).
Really do appreciate the warm welcome. Reason all the more to keep playing around with Love.
I did the graphics, yes. The horse was hastily rotoscoped from an old Muybridge series. The rest is just a quick hodgepodge of textures, brushes, and snippets of junk in Photoshop.
I've been recently sidetracked re-doing some old python scripts in PHP that grab and manipulate text from various sources, but I'll soon get back on the (this was unanticipated, I swear) ...horse (ugh).
Really do appreciate the warm welcome. Reason all the more to keep playing around with Love.
Re: First Ride
If i arent mistaken, and you just want to test the updates you made to a script, you can just drag the folder containing your game onto love.exe and save yourself all the zip/rezipping.
Nice aesthetic style.
Nice aesthetic style.
Who is online
Users browsing this forum: No registered users and 1 guest