Wednesday, 24 August 2022

New Stencyl topic: inventory

It is the day that Najib Razak gets charged in court after being sentenced in prison over SRC scandal. Also the day IOI City mall phase 2 opens to be the largest mall in Malaysia where Stencyl-nator is in.  

While Najib Razak is in court. Stencyl-nator compiled the behavior systems for the . 

However this behavior we wrote is mostly code due to obsession with efficiency and the use of Int and also the use of list[x][y][z] as this time Stencyl-nator is creating game named infinite valley. 
The page is too long to be written here. It took Stencyl-nator 2 days to compile 4 behaviours into images. http://stencyl-nator.blogspot.com/p/inventory.html

but stencyl-nator can give you some hint here. One disadvantage of doing code in design mode is the code snippet cannot be extended.  

Next topic: Drawing code. and before that, There will be few changes to this blog. 


Tuesday, 23 August 2022

Stencyl: Inventory system is almost ready.

 Apology: Stencyl-nator apologises for not being here for so long due to academic loads and massive overhaul of unlimited scene renderer for Stencyl engine cannot save data[negative int]. The other problem with Stencyl is using too much Drawing resulting in game crashing. 

 Therefore Stencyl-nator produces its own drawing Script and custom imports for better performance.  

The behavior used for drawing



Everything here Stencyl-nator learned is from Reverse engineering the SWF files he has "published" on to his computer using JPEXS FFDEC. More (including bypassing some functionalities) about that later.
The topic mentioned in the title will be out and announced within this week. and the drawing topic later for this is only the beginning of drawing tool reverse-engineering with JPEXS FFDEC.