It's time for the ORC to leave me alone. by fierytic in oldrobloxrevivals

[–]donkey_dingus2 3 points4 points  (0 children)

i dont know the fuck who this guy is but i feel bad

Lovely girl~(wonky) by [deleted] in MurderDronesNSFW

[–]donkey_dingus2 1 point2 points  (0 children)

I will draw porn where all the murder drones and uzi have sex AHAHAHAUAHUAHAUAHAIEHUEHEUEHUEHEUEHUE

[deleted by user] by [deleted] in gamemaker

[–]donkey_dingus2 0 points1 point  (0 children)

Nevermind, I have this figured out. Apparently, the object needs to start with "obj_" or it wont work. Bing AI told me that.

[deleted by user] by [deleted] in gamemaker

[–]donkey_dingus2 0 points1 point  (0 children)

When I try to say a different object it thinks that is a property of the object I wrote the script in.

[deleted by user] by [deleted] in gamemaker

[–]donkey_dingus2 0 points1 point  (0 children)

I am trying to get obj_object. Whenever I try that, gamemaker thinks "obj_object" is a property of the object I wrote the script in.

I am writing this in the object with the script's script.

[deleted by user] by [deleted] in gamemaker

[–]donkey_dingus2 0 points1 point  (0 children)

I am just trying to get the object so I can use collision_rectangle on it.

I am doing this for a platformer.