baya basarılı
Enes Kaplan
264
Posts
2
Topics
78
Followers
32
Following
A member registered Sep 28, 2020 · View creator page →
Creator of
Koray Beyin başından geçen olaylara tanıklık ediyor ve trafiğe karşı hayatta kalmaya çalışıyoruz.
Racing
Play in browser
If you are a streamer, you can play this game with your viewers!
Simulation
An easy-to-use system for the game's multiple language support!
Recent community posts
Hi,
I found a bug. When I have two monitors and focus on a window on my second screen, the pet moves to the corresponding position on the first screen instead of staying on the focused window.
I think this solution might solve the issue
var total_size = Vector2i.ZERO; for screen in DisplayServer.get_screen_count()-1: total_size += DisplayServer.screen_get_size(screen) var real_position = your_window_data.rect.position+Vector2(total_size)
GMLive.gml for GameMaker community · Replied to YellowAfterlife in [Fixed in 1.0.63+] Expected an index