Broken-Gem-Studio / Broken-Engine

CITM - UPC - Design and Development of Videogames Degree Project 3 Subject
https://tiesofdestiny.com/
MIT License
6 stars 0 forks source link

Gravity make objects fall after a change scene #276

Open TheArzhel opened 4 years ago

TheArzhel commented 4 years ago

Bug Description

during a game build, the first game objects to load start fallin, usually they tend to go down into the void.

Type of Bug

Select the type of bug with and "x" ([x])

Severity

Select the severity of bug affection and mark with "x" ([x])

Reproduction

Steps to reproduce the behavior:

  1. make two diferent scenes one like the main menu and another one with a ground and enemies

  2. place geralt right beneath the ground

  3. make a build of the game

  4. play the build, and after the main menu, see them fall through the floor

Frequency

Select the frequency with which the bug appears and mark it "x" ([x])

Conduct

Expected result:

objects start falling after all game objects are loaded

Actual result:

objects start falling right at the beginning

Screenshots and Illustrations:

Build

Observations and Additional Information

Andres, Eric knows of this bug

knela96 commented 4 years ago

Need to check this again it only happens after loading the scene and not after clicking play button