Cesar Gimenes

Results 50 comments of Cesar Gimenes

That's an exciting idea. Maybe with multiple cat fur colors. And if someone draws more sprites, it's possible to include some fun interactions.

> upd: I made this with my coworker's PC, that was fun :) I'm taking notes here. April 1st next year will be hilarious. With enough instances this is a...

Same problem here at Sonoma on the M1 processor. On Intel it worked fine.

E alem de transmitir tem que manter o controle das mensagens transmitidas, caso contrário vai gerar um loop e repetir a mesma mensagem infinitamente X envia para Y que envia...

I'll implement this in a separate branch and let you know before pushing this to master. It seems like there are too many people playing with the Neko for me...

Thanks for reporting. As far as I understand the problem, it is necessary to implement a routine to deal with the mouse position on multiple monitors and the position and...

> > Thanks for reporting. > > As far as I understand the problem, it is necessary to implement a routine to deal with the mouse position on multiple monitors...

In version v2.6.0 the Ebitengine added functions to handle multiple monitors, including AppendMonitors and SetMonitor. With this, making the cat run across multiple monitors should theoretically be possible. More investigation...

True. Maybe if we take the dimensions of the monitor and calculate the aspect ratio and then put the proportion in a variable to have the movement closer to 1...

> https://www.youtube.com/shorts/0cYjreg7dpg > > maybe this may give an idea to 'fix' it The problem is that I must discover a way to normalize the displacement. As the coordinates are...