summaryrefslogtreecommitdiff
path: root/demos/2d/kinematic_char/player.gd
AgeCommit message (Expand)Author
2016-06-03Removed demosJuan Linietsky
2015-12-09Remove systematic "Init(i)alization here" from _ready()Rémi Verschelde
2015-12-09Improve code formattingRémi Verschelde
2015-05-06Delete line without functionalityNicolas Laurito
2015-05-04-vec3 uniforms should now work, fixes #1773Juan Linietsky
2015-05-03improved kinematic motion, improved demos for kinematic motionJuan Linietsky
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-09-06Fixed comments in kinematic_char demoLuke Picciau
2014-02-22-added kinematic bodyJuan Linietsky