• Prop-On-Prop Entity?
    2 replies, posted
Ignore the entirely too vague title, I can't think of a way to talk about it. Basically, I was wondering how I can do what you see below, but only using 1 entity, preferably the table. [QUOTE][IMG]http://i.imgur.com/HmesHUy.jpg[/IMG][/QUOTE] What I'm talking about is having props on an entity, but only using, like I said, one entity; the table. Anybody know how to do what I am talking about?
->SENT Initialize | |__self.A = ClientSideModel() | |__self.A:SetParent(self) |__self.A:SetLocalPos(pos) |__self.A:SetLocalAngles(ang)
[QUOTE=gonzalolog;51247550]->SENT Initialize | |__self.A = ClientSideModel() | |__self.A:SetParent(self) |__self.A:SetLocalPos(pos) |__self.A:SetLocalAngles(ang)[/QUOTE] Thanks for the help, man.
Sorry, you need to Log In to post a reply to this thread.