Hi Jimmy
Good question. I did try one evning but had trouble finding these addons for Construct3:
- Plugin Comments (Rex_Comment) by Rex.Rainbow
- Behavior Lite Tween (lunarray_LiteTween) by lunarray
- Behavior MoveTo (Rex_MoveTo) by Rex.Rainbow
- Behavior Push Out Solid (Rex_pushOutSolid) by Rex.Rainbow
If you have found the 3 of them please let others know about them thanks (e.g. provide link in this forum thead).
Regarding the Comments addon, it is not an essentiel addon and can be removed without affecting the game features/logic. It should be possible to do it like this:
1. Unpack the c3p file to a folder (it is just a zip file)
2. Go to eventsheet folder
3. There are 16 json files. For each file do this:
a: Open file in a json formater tool (e.g. jsonformatter.curiousconcept.com) for easy reading.
b: Use a text editor to remove all actions where objectClass is 'Comments', see attached image.
4. Zip all files again and name the zipped filed so file extension is c3p.
5. Open the c3p in Construct3.