4.8.3
Hi, in an actor I am using an array and a for each loop to create a list of buttons. The button gets the index of the array and returns it to the actor to set a integer variable which sets the mesh (Mesh Selection Button). However, when I play to test it only the last button will return a value (which changes the mesh).