Re:Zero 2d game created using Gdevelop . Contribute to malek-mejaouel/GDevelop-tutorials development by creating an account on GitHub.
Let's say I want to make both of my Player objects always face towards my Ball object. I have the following code: It behaves incorrectly. But if I change it... It gives me the intended behavior. I ...