Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Stencyl Essentials
  • Toc
  • feedback
Stencyl Essentials

Stencyl Essentials

By : Sneyd
4.4 (5)
close
Stencyl Essentials

Stencyl Essentials

4.4 (5)
By: Sneyd

Overview of this book

If you are a computer game enthusiast who has always wanted to know what it takes to build a playable game, or maybe you would like to expand your programming knowledge so that you can develop great computer games using a solid game engine and toolkit, then this book is for you.
Table of Contents (14 chapters)
close
13
Index

What are actors?


In Stencyl, only two resource types can have Behaviors or code attached to them. The relevant Behavior types are as follows:

  • Scene Behaviors: These are attached to Scenes and are usually used to handle more global events, such as timers and score keeping, not specific to one actor

  • Actor Behaviors: These are attached to Actors themselves and are generally used to govern their movement around the level, their physical interaction with other actors or tiles, and in some cases, to make the actor respond to user input

Coupling Actors with Actor Behaviors in an intelligent fashion allows us to create an unlimited variety of game mechanics and gameplay elements. Hence, the creative use of Actors is the key to bringing our game concepts to life within Stencyl.

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete