• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Question - GML Visual Can't target temp variable on "Apply To" command

E

edamiani

Guest
Hi, I'm trying to target a newly-instanced object so I can set its speed as shown below:

GM2 issue.png

If I do nothing to the "Apply To" command, it is applied to self, but when I try to apply it to inst, the variable doesn't appear as an option in the "Apply to a different instance" drop-down menu, so what should I do to correctly apply the "Set Speed command" to inst?

Thanks in advance.
 

Nocturne

Friendly Tyrant
Forum Staff
Admin
Great! I'll update that page in the manual to show how exactly to drop the actions, the same as I've done on the "if" pages too. :)
 
Top