YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
22 stars 8 forks source link

Physics not working on HTML5 target #6407

Closed gm-bug-reporter[bot] closed 2 months ago

gm-bug-reporter[bot] commented 2 months ago

Description

This small project uses Physics to simulate a basketball game. It works fine on desktop, but once it's exported to HMTL5 Physics don't work at all. The project had been created with GMS 1.14 and has now been imported into GM 2024. Sorry, it was a tutorial I made for my students when I was teaching GMS and variables and comments are written in spanish.

Steps To Reproduce

Play the game on Desktop and Physics will work fine. Play it on HTML5 and Physics won't work at all.

Which version of GameMaker are you reporting this issue for?

IDE v2024.4.1.152 Runtime v2024.4.1.202

Which operating system(s) are you seeing the problem on?

Mac 12.1

Which platform(s) are you seeing the problem on?

HTML5

4f520052-6c96-4daa-bf8f-5e3534fdc973

stuckie commented 2 months ago

Duplicate of #6409