So, I have been filming the basic tutorials for a while ( http://youtube.com/sockmunkeedevelopmen ). And there are still plenty more to come, but I have started the advanced tutorials which cover more specific topics, such as, Camera movement, Animations, etc.
NEW ONE!:D Camera Movement!
VIDEOS:
---------------------------------------------
Smooth Player Movement: http://www.youtube.com/watch?v=zCAYHKYDPr8
Camera Movement: http://www.youtube.com/watch?v=AayjEF3dqa8&feature=plcp
---------------------------------------------
If you have any topics you want to be covered, just tell me and if I understand the topic well enough, I will film it. gage@sockmunkee.com
Advanced Love2d Video Tutorials!
-
- Prole
- Posts: 15
- Joined: Sun Jul 01, 2012 7:33 pm
Advanced Love2d Video Tutorials!
Last edited by MunkeeBacon on Wed Aug 22, 2012 9:14 pm, edited 1 time in total.
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Advanced Love2d Video Tutorials!
Your stuff is awesome and totally recommended to anyone starting out. But lol, you should clean up your desktop. I suggest making a separate user account just for filming that has nothing on the desktop except the working sample from the video.
- dreadkillz
- Party member
- Posts: 223
- Joined: Sun Mar 04, 2012 2:04 pm
- Location: USA
Re: Advanced Love2d Video Tutorials!
Another fantastic bunch of tutorials from you guys. Recommended for any new lovers.
Re: Advanced Love2d Video Tutorials!
Topic suggestion: Online Multiplayer, Gamepad support.
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Advanced Love2d Video Tutorials!
Yes. Networking would be a tutorial I would love to see. Start simple and work your way up. Maybe also add in talk about downloading files from servers. Basically DLC and online/local multiplayer.Davidobot wrote:Topic suggestion: Online Multiplayer, Gamepad support.
-
- Prole
- Posts: 4
- Joined: Thu Jun 21, 2012 4:07 am
Re: Advanced Love2d Video Tutorials!
Fellow SublimeText2 user here - you can very easily setup a "build system" for love so you no longer would need to create a .love and drag it onto the executable.
Something along the lines of
Save that into a file in your packages directory called love.sublime-build and now you can use super+b to execute the love binary with your current working dir as the target. Saves a TON of time!
Something along the lines of
Code: Select all
{
"cmd": ["/Applications/love.app/Contents/MacOS/love", "$file_path"]
}
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Advanced Love2d Video Tutorials!
Sorry to be off topic, but what happened to your old user account here on the forums? baconhawka7x?MunkeeBacon wrote:...
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Who is online
Users browsing this forum: No registered users and 6 guests