Search found 3 matches

by PARADOX
Sun Jan 05, 2025 7:33 am
Forum: General
Topic: Scene Managment Help
Replies: 4
Views: 315

Re: Scene Managment Help

Thank you for your help! I figured out a similar solution earlier today, I added "love.graphics.reset()" into the main scene load function, it seems like the game was loading, just under a black screen XD
by PARADOX
Sun Jan 05, 2025 12:11 am
Forum: General
Topic: Scene Managment Help
Replies: 4
Views: 315

Re: Scene Managment Help

kov_serg wrote: Sat Jan 04, 2025 9:58 am If first scene is "game" instead "menu" in love.load function then you can see correct screen or still black screen?
If the first scene is game, then it opens directly to the game, and it works perfectly
by PARADOX
Fri Jan 03, 2025 10:45 pm
Forum: General
Topic: Scene Managment Help
Replies: 4
Views: 315

Scene Managment Help

EDIT: I fixed it! I had to use love.graphics.reset() in my game.load() function to get rid of the previous scene's graphics Hello! this is my first post on these forums, My issue is I have made a game and a menu, and I'm trying to use StackingSceneMgr (SSM https://gitlab.com/V3X3D/love-libs/-/tree/m...