Wednesday 22 January 2020

Stencyl final post

What have I learned:
By playing I have learned to use pieces of code to add functions to the Scene,Actors and tiles
I have also learned to use behaviors to give actors and the scene a specific command(for example the camera scroll) which makes the scene move when the actor moves. Physics can be added to change the actors and scene such as Gravity, rotation and weight.

With all of the commands you put together you can make a simple game in 15-20 minutes if your good with coding

What I liked:

I liked the concept of making a simple game by using the crash course kit provided to make an easy plat former game or a shooter game.

What I didn't like:

I wished Stencyl came with actors without having to import sprites or install a kit which can hard to find.


No comments:

Post a Comment

Stencyl final post

What have I learned: By playing I have learned to use pieces of code to add functions to the Scene,Actors and tiles I have also learned to...