I’m trying to make some objects and link them into one main file but when doing so, the object does not appear in the game engine, but it renders fine. Anything I have tried is not making it appear and it’s getting really frustrating… Any help will be much appreciated! Thanks!!
Try space and write “make proxy”
ok, that seemed to work but no really doing what’s needed. To get an idea of what I’m currently linking, I have a cube and it breaks up into 4 smaller cubes, but for some reason trying to do the animation with 1 cube, didnt work. So it created 4 cubes on top of each other and then they scale to a smaller size for the animation… When I link that and “make proxy” it seems to show up in the game engine but I am not able to use the animation or it will disappear again… So that’s not really working.