So im trying to get a .csv file with this structure
Into UE 5. The coordinates should move a Laser and true /false should turn it off and on.
The problem i have is, that UE 5 automatically puts false in the laser column, in the rows only containing coordinates and in the rows only containing true/false it adds the coordinates 0.
Is there a way to leave the laser column empty in the rows containing coordinates and the coordinates empty in the columns containing the true/false statement?