Sunday, 3 November 2024

New stencyl subtopic: so-called endless scenes - multi-tile objects

 After 1.5 years of attempts including 2 failures, in the 3rd attempt we have successfully created the multi-tile rendring system for so-called endless scene which is technically not as int only let us go up to 2.1 billion tiles in each direction.   

In the previous attempts we use 1 actor multi tile which has a difficulty in post-creation. This sucessful attempt we use pre-creation logic. The next part of the multi-tile system is interaction. where players will interact with 1 object but multiple actors. 

this page is very long because of the codes thus laggy to edit.  

other topic updates. - diagnosis data
added some basic explanation