4
0
Fork 0
This repository has been archived on 2023-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
surprise_dungeon/objects/oPlayer/Other_4.gml

2 lines
40 B
Plaintext
Raw Normal View History

2020-12-06 15:25:20 +00:00
x = room_width / 2;
y = room_height / 2;