0 Members and 1 Guest are viewing this topic.
Is this still full axe? and does the speed drop a lot when you add more walls?Also, will there be objects like plants, trees, chairs, ... to pretify the levels?
else, for the wall transparency, I now need a algorithm which sorts numbers from largest to smallest from data.
ptr = 0For each elementLook for largest elementWrite that data to (ptr)Make original element 0ptr++Next elementCopy new array to original array
Quote from: ben_g on September 12, 2012, 10:38:05 amIs this still full axe? and does the speed drop a lot when you add more walls?Also, will there be objects like plants, trees, chairs, ... to pretify the levels?pure axe !add more wall doesn't (or a litlle) change the speed->object are planning, pnj to .else, for the wall transparency, I now need a algorithm which sorts numbers from largest to smallest from data.if anyone can help me ?max speed on calc, with black wall and without FULL command
Also with transparency disabled, it still seems to run at a quite good speed in the screenshot.