I know Stencyl is a 2D platform, but I already saw some very promising projects where we can "fake" 3D. For example:http://www.stencyl.com/game/play/11400And I also made a "3D" soccer game with Stencyl.Btw, if not possible to duplicate images, then maybe Stencyl developers should create a new Stencyl 3D platfrom because VR will be a HUGE hit in the next few years and Stencyl users will use Unity or someting else with 3D if there will be no Stencyl option.
@Jon, Can you guys update the changelog on GitHub? Its over a month behind.
cd /Applications/Stencyl/plafsudo mkdir -p /usr/local/lib/nekosudo chmod 755 /usr/local/libsudo cp -r neko-mac/* /usr/local/lib/nekosudo mkdir -p /usr/local/binsudo chmod 755 /usr/local/binsudo ln -s /usr/local/lib/neko/libneko.dylib /usr/local/lib/libneko.dylibsudo ln -s /usr/local/lib/neko/neko /usr/local/bin/nekosudo ln -s /usr/local/lib/neko/nekoc /usr/local/bin/nekocsudo ln -s /usr/local/lib/neko/nekotools /usr/local/bin/nekotools