Moving Enemy Issues

Used a moving dangerous object tutorial on youtube, didn’t work in-game so I was messing around, I’m new to the site and this is my first game. https://flowlab.io/game/play/2189974 I don’t know what to do, issue is on 2nd level.

1 Like

Hello @Bobos!
Your moving object is not set to moveable. Go to edit, then click the properties and toggle moveable.

Thanks! So sorry about this! I should’ve thought of that. Thanks again!

1 Like

Now it keeps running into the right wall?

1 Like

I recommend, at least for beginners, to not worry about the ray cast system. Rather, attach a collision block to the toggle of a flip. Next, make sure the collision’s parameters is set to only left and right, Not top and bottom.


Like this? I started using flowlab yesterday to make games, again, sorry for my stupidity.

1 Like

That looks good! Let me know if it works.

It seems it does not.

I can tell my the image, you have to change any in the collisions block, to the blocks you want it to turn around when hit, in this case, the swirly square thingy

Thanks, however it is not moving.

is it just standing there, not turning at all? Completely still?

Ohhh, I get it, instead of set, use get in the numbers area

here
image
not sure how I didnt catch that earlier

1 Like

I don’t think that would work. However, the “set” thing is most certainly the issue. I didn’t see it either.

Thanks! You both were lifesavers!

1 Like

Well, thats what we’re kinda here for
Here is a thread for new users such as yourself :+1:

Thanks! Have a good day. I will most likely need to use that sometime!

2 Likes