Vacation Sale is now available, enjoy! :)
Viewing post in Crystal - 2D Lighting Engine comments
So I've bought it and literally nothing works idk what I'm missing- I'm gonna sound like the guy that didn't read the documentation but I swear I did TT I'm on IDE v2024.11.0.179 and Runtime v2024.11.0.226
I imported the package in my game and I've just followed the Getting Started tutorial in an empty room separated from my entire game, put on a background, enabled view port, checked the parent objects... Nothing appears. Not even the debugging tool can appear. The only weird thing in the code that might help find the solution is that I get a yellow "String Not Found" underline on a couple of lines such as renderer.PreRender(), renderer.Render(...) and others, but I don't know what to make of that.
I would appreciate some guidance because I don't know what did I miss