SteveDunn / Gleed2D

Generic Level Editor 2D
83 stars 28 forks source link

Need a better property editor for Behaviours #3

Open SteveDunn opened 12 years ago

SteveDunn commented 12 years ago

When attaching a behaviour to an object, the property panel shows the 'ClrTypeOfInterpolator' property. The user then has to enter a type manually to change the interpolation effect.

What's needed is a dropdown of the available interpolation types.