rcmaniac25 / GamePlay

Open-source, cross-platform 3D native C++ game framework making it easy to learn and write mobile and desktop games.
www.gameplay3d.org
1 stars 1 forks source link

Basic math function evaluation for *.scene #41

Open rcmaniac25 opened 9 years ago

rcmaniac25 commented 9 years ago

Instead of placing a Node at origin, and then moving it in code, allow for simple placeholders such as (#width / 2) so that it can just be evaluated at load time for globals.