Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
2 answers
49 views

i created an object in gml with Draw GUI event, with the following code: draw_self() draw_set_color(c_black) draw_text(x + 70,y + 50,string(obj_deafult.value)) why the object is initializing out of ...
0 votes
1 answer
60 views

I'm making a script using GML. I'm quite new to GML but already have some experience in Python and a little bit in C languages. Is this even correct? function tooltip() { var this = {}; ...
0 votes
0 answers
39 views

Good Morning, Does anyone use validation via .iterparse? I need to rebuild the plugin to validate files over 2GB. To do this, I need to change the parser – I'm using etree.iterparse instead of lxml....
0 votes
1 answer
61 views

I'm studying the gml:CubicSpline smoothing algorithm used in the IWXXM WAFS SIGWX Forecast, based on the WAFS-Example.xml sample. For example, consider the following GML curve: enter code here <...
Carl Wang's user avatar
-1 votes
1 answer
86 views

I'm writing a function to normalize strings with special characters for my project. Since my project is for Brazilian Portuguese speakers i need to turn words such as "Água" into "agua&...
Leocruz 's user avatar
0 votes
1 answer
52 views

I'm quite new to GML Code so sorry. But I have a problem at here: So, I wanted so that this Object (Obj_gold) when you hold a key, it would make an aimer (Obj_aimer) and then when you stop holding ...
0 votes
1 answer
88 views

I have implemented Jump Buffer into my code however it only works every now and then. I couldn't figure out the problem. I tried to send a debug message to see if the jump has been buffered or not. ...
1 vote
1 answer
66 views

I'm developing a linter for GML, and I'm working on a function to remove unnecessary files. When deleting event files, GameMaker doesn't automatically remove lines from the corresponding .yy file. I ...
0 votes
0 answers
162 views

Iam trying to read .gml file in python via GeoPandas using gpd.read_file with next code: gdf = gpd.read_file(r'path_to_file/gml-file_neme.gml', driver='GML') but some columns GeoPandas cant read and I ...
0 votes
1 answer
87 views

I tried multiple ways of making sure the jump is smooth. But every time I just get teleported instead of having a smooth jump :/ I tried using repeats, which did not change anything. I added yvel but ...
xemopy's user avatar
  • 11
0 votes
1 answer
101 views

I am working with some domain-specific GML files that are in fact XML files capable of storing geometries of spatial features in GIS domain. I have these two xsd files that describe the data model of ...
0 votes
1 answer
61 views

I am learning to use Game Maker, and I thought it would be a good project to make some basic plane movement script. I finished the part that would move the plane and then added the part that would ...
Jacob Teno's user avatar
0 votes
1 answer
78 views

I was wondering if you can use UTMT \w VSCode, this so i can keep my changes more synced between my VSCode code and the UTMT code, it is also helpful for version control. So, is there any way to do ...
1 vote
2 answers
136 views

So, I have a "trigger" system in a mod for a Pizza Tower, i made so that there is a obj_trigger parent and an obj_delay child, the parent has a method to execute the main functionality of a ...
1 vote
0 answers
44 views

I'm working on a game and I have made some code to switch between rooms. This code is still not nearly finished looking at what I will be adding in the future, but one thing that I will definitely ...

15 30 50 per page
1
2 3 4 5
...
24

AltStyle によって変換されたページ (->オリジナル) /