Refactor event bus to use non-retrievable events;
update collision handling and add new inventory initialization; add torch lighting in fog shader;
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@ class Scene
|
||||
end
|
||||
|
||||
def close
|
||||
$bus.unlisten_owner(self)
|
||||
$bus.remove_owner(self)
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user