Custom action: Change State (Excel)

by Frédéric Colin 17. January 2011 09:10

As I announced it in this previous post, here is the new custom action I called "Change State (Excel). I made some modifications I'm sure you will appreciate Smile:

You have to know these possibilities and constraints:

  1. All cells must be in a string format ('4 as an example)
  2. You can choose the Worksheet number.
  3. I remove the constraint to have "Jet oledb provider 4.0" installed on your computer. In other terms, this custom action is completely autonomous and no longer depends on anything.
  4. On numeric properties, you can now add an operator to indicate to add, substract, multiply and divide. As an example, on RotationVectorX, you can write '++1 to add 1 to the current property value of the selected Nova Entity. Imagine what you can do if you plug this action to the "Every x Frames" trigger Surprised.
  5. Right now, I only manage Int, Float, Boolean, RGBA properties of Nova Entities
  6. By Nova Entities, I exhaustively mean:
    • Nova Paths, Nova Domains, Nova Groups, Nova Materials, Nova Textures, Nova Objects, Nova Cameras and Nova Lights

Attached to the post, you'll find a zip file containing a dll and a Excel sample (just pay attention to Windows language and region for numeric values inside the Excel file). To install the custom action, just drop the dll inside:

  • "C:\Program Files\Vertice\Nova Studio 2010\Plugins" for 32 bits OS
  • "C:\Program Files\Vertice\Nova Studio 2010\x64\Plugins" for 64 bits OS

Don't forget to install Nova Studio 2010 version 6.0.0.26.

Enjoy!

ChangeStateFromExcel.zip (30.33 kb)

Add comment




biuquote
  • Comment
  • Preview
Loading




Disclaimer
The opinions expressed herein are the author own personal opinions and do not represent their employers' view in anyway..

© Copyright 2012 Nova by Vertice Team