settings

Introduction
Each well-known game has a title and logo. Besides, the settings allows for very easy and significant optimisations via Group.   

Setting tab
Settings can change few ways the game could be presented as well as keys and controls. In main page, the project name can be remamed as well as change icons. 

Sides; 
grey rectangle:  https://stencyl-nator.blogspot.com/p/sceneactors-create-actor-on-layer.html. > last one but the last_created_actor is not in com.stencyl.behavior.Script. but rather a function in a code Stencyl-nator is currently making - "infinite" scene rendering for multi-tile object, Link will be added 

Display 
This is where screen size can be changed at any time. Not all game screen size are equal. 



Advanced 
Affects the project size by remove checks on 1.5x 2x and 4x. Many other functions can be used to optimise your games.  Switch physics to simple if your game is an idle game   

Other tabs 
Stencyl-nator will not show Pro versions. So few topics will be missing such as custom Haxe. 

Web
This setting is for all free users. Services tab are for experts and experienced Stencyl game developers who make good games. Preloaders are for Pro. 

Loader
Changes how the loading screen looks. Some features here are locked behind a subscription fee.  


Attributes
create, change value and delete game attributes.  Game Attributes cannot be renamed.  

Contorls 
Applicable only if game uses keyboard in anyway such as 

 

Groups
Manage collison relationships. A very great way to optimise your game especially with many buttons as well as many actor with many roles. Otherwise your game will lag with many buttons. More info:  https://stencyl-nator.blogspot.com/p/actor-groups.html

Altases
Stencyl-nator has not used atlases. Except deleting all the unsused. 

Extensions
Stencyl-nator has not used extensions  


No comments:

Post a Comment