ben ajaero
ben ajaero
@ahmetilgin The kernel is written in C. C isn't an interpreted language like JS. Instead, it is compiled. Empty characters and spaces don't affect execution speed. That being said: It...
@7bf70ec5 Linus Torvalds uses a Macbook Air so...yeah. Also, the kernel isn't written in C# 🤣 . It's written in C and a little Assembly.
You can improve the speed of the preprocessor by removing the includes.
so how did you fix it
Ok it works now. Thanks very much.
The problem is also evident in MapLayer but I managed to fix it by using the code you added for Map.
Ok MapLayer still doesnt work
No. I'm talking about MapLayer in SFMLOrthogonal. That's what I plan to do.
Oh, ok. Are there any prebuilt renderers I could use (compatible with this) or must I create my own?
Hey, I noticed in the SFML Orthogonal the tile map stops rendering past a certain distance when scaled.