Creation of asset "Platform2d" Rejected

New/Edit
Title Platform2d
Description Platform2d is a plugin for Godot that provides two new classes that can be used to build levels for 2d platformer style games.

The ThinPlatform class is a simple platform that is drawn along a curve. Its aspect is defined by a repeated (mid) texture and 2 optional (left and right) textures for the platform's ends.

The ThickPlatform is defined by a closed curve, and drawn using fill and edge textures.

Collision shapes are (of course) generated automatically hen editing the platforms, and platforms have a "Moving Platform" parameter that will (if set) automatically update their constant linear velocity when the platform is moving.

The materials of both platform kinds can be saved and applied to newly created platforms.
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/RodZill4/godot-platform2d
Issues Url
Godot version Godot 2.1
Version String 0.1
Download Commit v0.1
Download Url (Computed) https://github.com/RodZill4/godot-platform2d/archive/v0.1.zip
Icon Url http://rodzilla.free.fr/godot_platform2d.png