TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

GG Max Light Bug - Spot Light Radius is not memorised #2010

Closed UltraVox001 closed 2 years ago

UltraVox001 commented 2 years ago

At the request of Lee, I am making this new post to express the following problem : Try to fix the problem with the Spot Light Radius. It is systematically Reset at 45 degrees, and this prevents the developer from using it. These degree parameters are not memorized and it resets to 45. This issue was reported weeks, or months ago. But no one ever fixed it. SpotLightRadius

plemsoft commented 2 years ago

@UltraVox001 Thanks for reporting this issue, this has been fixed , sure the default palette will still have the default (45) , but if you create your own "Add Light" it will now remember your angles and radius :)

UltraVox001 commented 2 years ago

@plemsoft Thank you. But when did you fix it ? Because the internal version of yesterday did not arrange anything. I reported it to Lee who asked me to post a new text on Github : https://github.com/TheGameCreators/GameGuruRepo/issues/2036 SpotLightRadiusAlwaysResetAt45 I will try your method with the "Add Light" button.

UltraVox001 commented 2 years ago

@plemsoft I confirm that it doesn't work with this method either. The circle of light in the second image (loaded at 45) is larger than that of the previous image (saved at 20). Saved to 20 : Saved To 20 Loaded to 45 : Loaded with 45

UltraVox001 commented 2 years ago

@plemsoft Second attempt. Saved with radius 10 : Saved with radius 10 Loaded with radius 45 : Loaded with radius 45

plemsoft commented 2 years ago

@UltraVox001 Fixed for the next build :)

UltraVox001 commented 2 years ago

Thank you very much. :) I will come back to close this post (and the other too) after confirmation.