About the Help Request category

Having a problem with your game or have a question about how to do something with Flowlab? This is the place to ask for help

7 Likes

how do you make you charater talk to a non player

1 Like

I can’t get the controller input to work*
*Controller block won’t work

how do i make my car move like a car

plsss someone reply to this, ok so i created a game call jumpy its a good game but the only problem i have is when i playing it after a few minutes the game just restart and no i did not die so idk why it restarting.

@grazer how do I make my games public I created my account as a student one even though I have no teacher controlling it and I still can’t find a way to make them public

Does anyone here know how to make a dash mechanic, i’m making a roguelike game.
I want to make it on a cooldown after using it.

1 Like

i just explained this on the discord server

  1. use mousemove to dash at the mouse
  2. put the mousemove pos into an angleto bundle
  3. set rotation
  4. make a keyboard trigger go into a switch that turns itself off, and waits as long as you want to turn back on
  5. make that switch also send a large number into forwards velocity to make the speed boost

I’ve tried this but it doesn’t really work for my game, is there a way to do it with keys instead of the mouse?

The way I just described triggers on spacebar. The mousemove is used for the angular momentum of the dash.

If you are struggling this much with the code, I’d recommend practicing coding before you start any big projects.

1 Like

Help Please my velocity in properties does not show up completly

how to make a earthbound like battle system?

Need help getting game to not horribly lag, then crash, over and over

how do i make it so the coins that i have collected in previous levels stay there when i go to a different one?
can someone please help me?

Hi there, I was making a game but i cant accessthe next level even though I have created it
Also how do you make a coin dissapear after you have touched it with a sprite

I accidentally cropped out the canvas for half of my character and saved it, is there anyway of retrieving the character or I just need to redo it. (Solved)

ok can you send me a screenshot so that I can evaluate your situation.

No in my knowledge it would be best to try to remember what the sprite looked like before and try to fix the sprite.

Its fine I just re-did the entire thing

looking for help to finish my game! I wanna send a message to my character once they get to the end to let them know that they win