Hello! First of all, congratulations on the work. Recently, I downloaded Kii_Lighting and it seems to have a bug for me. I've already tried uninstalling and reinstalling it, and it remains the same. I made a video to show what happens. I haven't changed anything; it just behaves this way. I downloaded and opened the project. And it seems like the game starts with my character walking around like an NPC. If I control the movement, it stops. Is it supposed to be like this? Is it a bug?
https://www.youtube.com/watch?v=o4md-9FZZXc
ID:2918431
Mar 26, 1:13 pm
|
|||||||||||||
| |||||||||||||
Mar 28, 6:53 pm
|
|
This is due to a recent bug fix with the BYOND Engine. I have since fixed the issue and will upload a repaired build shortly!
|
In response to Kumorii
|
|
Okay. Thanks c:
|
Hey, I just came back to give you some feedback. I decided to study your code a bit and started tinkering with some things to understand how everything really works. And I think I found the solution to the problem I asked about :) I modified _lighting.dm in the section:
obj and changed the line screen_loc to: obj Problem solved apparently? It worked here, lol. |