From f3713b64b8cf3bf9e9aaf327412fa4853a8b32e8 Mon Sep 17 00:00:00 2001 From: fgnm Date: Thu, 26 May 2022 10:24:39 +0200 Subject: [PATCH] Allow box2d bodies inside composite items --- CHANGES | 2 ++ hyperlap2d-runtime-libgdx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7b784e61..239f7357 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ [0.1.1] +- Allow Box2D bodies inside composite items. Must uncheck composite's automatic resize if a dynamic object is inside. + **Editor** - Fixed polygon entities dimensions - Fixed common crash in Auto Tiles Plugin diff --git a/hyperlap2d-runtime-libgdx b/hyperlap2d-runtime-libgdx index 5292fd0f..e181de64 160000 --- a/hyperlap2d-runtime-libgdx +++ b/hyperlap2d-runtime-libgdx @@ -1 +1 @@ -Subproject commit 5292fd0f81b8e154a2c9bdf45ea4060c1b6145c7 +Subproject commit e181de640b95af84f3db385cd1983d78786e06e2