godot/demos
Eric R. Monson f0119c2e3c Properly free enemies after death in 3d platformer demo.
Previously, they stuck around as invisible physics objects. This fix is much
cleaner than my previous attempts, as it uses the ability to call a function
from an animation as is done in the 2d platformer demo.
2015-08-28 11:15:31 -07:00
..
2d Live edit WORK IN PROGRESS 2015-08-02 12:30:01 -03:00
3d Properly free enemies after death in 3d platformer demo. 2015-08-28 11:15:31 -07:00
gui Add input mapping GUI demo 2015-05-20 17:38:41 +02:00
misc Made RegEx API similar to old version 2015-07-24 14:09:39 +01:00
viewport -Fixed screen capture for viewports, added a screen capture demo, fixes #1529 2015-04-12 18:58:05 -03:00