today I'm going to show you how to get started with sierra's new game engine
we are going to make something simple
something like a bouncing ball movement
I'll also demonstrate how easy it is to load sprites and backgrounds
again, you don't need to install this
just go to the link down the description below to start using this amazing game engine
keep in mind that this engine is not finished yet
and this is just a beta version
I'm going to find an image be my background.
place the image
Let's load the sprite for the ball.
place that any where.
run this
and you can see that nothing happens
scroll down here and let's add a behaviour.
I'm going to select Bullet.
Set Speed to Zero.
and I'm going to set Gravity to 400.
we have gravity for our character.
let's insert another sprite.
This one I'm just going to fill it with green.
Set the height to 50.
Add a behavior and set this as solid object.
Select the ball and check: Bonce off solids.
let's try it out
Let me add another solid object.
that works fine
now, let's add more bouncing balls.
Crap. That one went out, we need higher walls.
I'm going to add one more ball.
let's make them bounce against each other.
Simply make the balls solid objects as well.
WOW. This engine has awesome physics. Very smooth.
Now let's make the solid objects invisible at start.
Let's run this.
here is our final result.
If you liked this, smack that subscribe button!
Well that's it for now,
See you in the next video!
bye now