Difference between revisions of "Tutorial:Cameras"

m
Line 5: Line 5:
 
* [http://nova-fusion.com/2011/05/09/cameras-in-love2d-part-3-movement-bounds/ Part 3: Movement Bounds]
 
* [http://nova-fusion.com/2011/05/09/cameras-in-love2d-part-3-movement-bounds/ Part 3: Movement Bounds]
  
 +
== Other Languages ==
 +
{{i18n|love.mouse.getPosition}}
 
{{#set:LOVE Version=0.7}}
 
{{#set:LOVE Version=0.7}}
 
{{#set:Description=A tutorial series for creating and using cameras.}}
 
{{#set:Description=A tutorial series for creating and using cameras.}}
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 10:35, 7 December 2013

BlackBulletIV has written a series on creating cameras in LÖVE entitled "Cameras in Love2D". It's split into three parts, which you can read by clicking on the links:

Other Languages