Skip to content

Round coordinates bug #2664

Open
Open
@VegeTato

Description

@VegeTato

Describe the bug

Before the latest update comes
using platformer behavior by Default the [Round coordinates] comes checked and its working fine (before the update)
for example: if playerX = 142(for example) > quit the game
^this worked great before the updates come, when the player reaches 142X the game will quit
But now after the update, the event above^ is not working anymore because (Round coordinates) check is not working anymore, if its checked(by default it is) the game should take the platformer position as a number without commas, but now it Always take the number with Comma if the Round coordinates checked or not
as showing in the example here:
bugfound

To Reproduce

Steps to reproduce the behavior:

  1. Go to events
  2. if player at Xpos or Ypos(both not working) = 142(for example)
  3. quit game
  4. Not gonna quit the game because the number is going to be like 142.51858...etc it will never comes to 142

Example project (its simple):
Bug.zip

Other details

  • using windows
  • Desktob app, latest version of Gdevelop beta 110

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugThis is a bug impacting users🔀Issue with external dependencyNot an issue directly in GDevelop, but in an external dependency like, yarn/bondage/shitfy...

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions