rednblackgames / HyperLap2D

A powerful, platform-independent, visual editor for complex 2D worlds and scenes.
https://hyperlap2d.rednblack.games/
GNU General Public License v3.0
365 stars 66 forks source link

Editor crash when adding PolygoneComponent to image after adding PhysicComponent #63

Closed aallnneess closed 3 years ago

aallnneess commented 3 years ago

Editor crash when adding PolygoneComponent after adding PhysicComponent (so in wrong order...)

To Reproduce Steps to reproduce the behavior:

  1. Add PhysicComponent to image
  2. Add PolygoneComponent to image
  3. Crash

image

Latest SnapShot