Jump to content

RunCA room function incomplete


Recommended Posts

As it stands, the RunCA generator function uses the following line in order to place items from its tables:

  • "data.node:AddEntity(current_layer.items[1], points_x, points_y, current_pos_idx, entities, data.width, data.height, {}, {}, true)"

I assume this is supposed to be a math.random(#current_layer.items) or at least something to acknowledge the other item entries in those tables.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...