hello Everyone I am new to Qt, my project consists of reading data from csv file to make skeleton animation with spheres and for that I used Qtimer to add spheres at each timeout for the next line of data, for now it works but it saves the old spheres that I added at the previous timeout, I tried creating new QEntity but it didn't work, please help guys thank you in advance
You are going to have to show at least a pseudo-code description of what you are doing... but a compilable example of what you are doing would be better.
"We can't solve problems by using the same kind of thinking we used when we created them." -- Einstein
If you are posting code then please use [code] [/code] tags around it - makes addressing the problem easier.
Bookmarks