Posts

Tracing Motions

Image
Authors @Squeeb and @Anthony The Tracing Motions Extension is an Extension that allows you to trace various motion properties of an actor at your own defined time rate.Some of the basic motion properties that can be traced are=> => X-speed and Y-speed =>facing direction(based on recent movement) =>moving direction(based on recent movement) Download     see here how to install an extension Blocks Traces motions of the desired actor at the desired rate of time. Put this block under [Do every ] event. It is necessary to place this block.    Enter same time as in the [Do every] block as shown in the image Returns True/False based on the fact whether the actor is currently moving or not. Returns True/False based on the fact whether the actor is currently facing UP/DOWN ( this is done by evaluating the most recent movement of the actor and not the actual direction in which your sprite mig...

Controllers

Image
Author @Anthony These Controller behaviours are Scene Behaviours that allows to control through graphical controller.You could adjust gradient, witdth, height of these controllers. You also get and set the controller value at runtimes using blocks which are available at EVENTS > CUSTOM Download any of the following types of controllers available ! : Triangle Triangle in Units Two Color Two Color in units Unlined Unlined in units     Play sample game made using this behaviour That's it! If you have any doubts you encounter while using these behaviors, simply ask below :)

Basic Motions

Image
Author @Anthony The behavior is an Actor Behaviour that allows an actor to carry out basic functions like walking,running and jumping in a single behavior. Download     see here how to install a Behavior That's it! If you have any doubts you encounter while using this extension, simply ask below :)