I started making my own top down 2d game, got the functionality, collisions and sprites working.
However I’m trying to make a character stop moving and the camera stay moving when hitting the action box on the bed (I wish I could send a video but I’m a “new user”) but every time I touch it doesn’t stop with “stop movement” so I though it’s because it’s constantly resetting from an input so I connected it to a tick box and it still does the same thing just slower.
CONCLUSION
I’M LOST PLEASE HELP