From 7ac0967b327ab148e3775af08b0f5168c6a68853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Sat, 9 Feb 2019 14:52:50 +0200 Subject: [PATCH] Added back the useful comment about moving the physics callbacks somewhere sensible --- scripts/microbe_stage/setup.as | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/microbe_stage/setup.as b/scripts/microbe_stage/setup.as index 3c600939e33..07497ab9c52 100644 --- a/scripts/microbe_stage/setup.as +++ b/scripts/microbe_stage/setup.as @@ -269,6 +269,10 @@ void onReturnFromEditor(CellStageWorld@ world) } +// +// TODO: also put these physics callback somewhere more sensible (maybe physics_callbacks.as?) +// + void cellHitFloatingOrganelle(GameWorld@ world, ObjectID firstEntity, ObjectID secondEntity) { // Determine which is the organelle