Missing options

Hi Guys
I’m new to flowlab, two days old.
I’m trying to learn from youtube, but so far I’ve found I’m missing at least to options I saw on the guides: velocity and emitting.
What’s the deal, please?

Trying to make a game about a cannon shooting ships, by pressing the mouse click on the ship (going faster each level).

Regards
Yaron

They aren’t missing… You just need to search them on the behaviours

I’m in behaviours

no emit in components

You using the user interface. Change the layer to game world

User interface is for things that are meant to be seen at all times, like heath meters and scores

For things that interact and move, use the game world layer.

For things behind the game world and are purely for ambience, use background

wow, thanks a lot!!