summaryrefslogtreecommitdiff
path: root/demos/2d/kinematic_char/player.scn
AgeCommit message (Collapse)Author
2015-12-09Update 2D demos scenes for 2.0 formatRĂ©mi Verschelde
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
-Solve drawing order bug introduced in previous commit: solves #1214
2014-02-22-added kinematic bodyJuan Linietsky
-added kinematic body demos