Thursday, 23 May 2024

Stencyl topic correction: actors > properties > Actor type


corrected section: shortcut level 2
old:  return cast Data.instances.resources.get(0);
new  return cast Data.instance.resource.sget(0);

old usage results in compilation error, suggestion : instance. 
The corrected page can also be found in Individual snippet section on the left

Wednesday, 22 May 2024

New Stencyl topic: Actor Type individual snippet

The new attempt for "unlimited" scene with muliti-tile is only beginning to be coded. Many of our old cringy stuffs (2014 ~ 2017) are now being deleted from our blogger. Most of them will not be reused again. because all of the games we are making will be full top down. 

See SAS Zombie Assault series by NinjaKiwi. their view angle. You can play them on NinjaKiwi Archive. https://ninjakiwi.com/archive instead of looking at our past. We do not plan to finish what we started that time(2014 ~ 2017, MapleStory Monster perspectives). Unless there are at least 3 comments saying otherwise or until Prosperity Valley is in playable state (Earliest prediction: 2026).  

Because we have jobs, outside of geme development. Besides, we have not figured out some basic yet difficult game mechanics such as pathfinding and enemy AI.    

New Stencyl topic: individual snippet - actor type. 

can also be found in "individual snippets"  

So see you in june. Next post: play some mods installed on Half-life Zombie Edition. Yeah, that is one of our old stuffs during that time and we have not share with you.  

Wednesday, 1 May 2024

New Stencyl topic: Actor group

Still working on splash radius for multi-actor objects. before we move move on to the multi-actor renderung system. Currently working on fake regions which is not regions or actor but a programmed circular actor sensors. However, the sensors will scan all actors in the group and determine whether they are inside instead of using actual region or any listeners. 

New Stencyl topics: 
The picture above explains why StencylWorks are lag. The page can aso be found in Getting Started > Settings.