MafiaHub / MafiaUnity

đź•ą Open-source Mafia game framework

Home Page:https://discord.gg/eBQ4QHX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle scene2 object redefinitions for scene graph

zpl-zak opened this issue · comments

Objects can be used as re-definitions of their real representation inside of the scene graph to change their transformation at will.

Ex. mission's scene.4ds has objects that form a line. Scene2 objects can modify the transformation of these objects to form a square.