[Solved] Why can't I display a Real Number?

loganobarrloganobarr Member Posts: 12
edited October 2015 in Working with GS (PC)

I have a table that has 5 rows and four columns, in each cell there is a different number(Real Numbers). I also have an attribute that is a real number. the attribute equals TableCellValue(game.Table, random(1, 5), random(1, 4))

Now I want do display it on an actor so I have the actor have a display function on it. the function reads Display game.Attribute

But It only displays a zero and I cant figure out why

Best Answer

  • tatiangtatiang Posts: 11,949
    Accepted Answer

    @loganobarr said:
    I feel like a fool, the problem was that I had the change attribute on the wall, but I did not have the wall present in the scene...

    Then it's an easy fix! :)

Answers

Sign In or Register to comment.