Some help with resource stuff
by Tom Timothy · in RTS Starter Kit · 04/23/2009 (5:48 pm) · 1 replies
Okay some resource question for a exp person with the world domation mode
1.) Were are limits placed? such as how much resources can be taken before the nod is gone
2.) Were would i go to make a timer on a nod such as if nod a has not been touched in 15 minutes it becomes nod b? not a coder I am a artist so basics help here or code example to look at would be nice
3.) were would i get started on adding collision on such nods?
4.) the nods are .dts so can i add animation to them in normal fashion or is more code needed?
Thank you for your time
: ( no spell check sorry for bad english product of Oregon public school system
1.) Were are limits placed? such as how much resources can be taken before the nod is gone
2.) Were would i go to make a timer on a nod such as if nod a has not been touched in 15 minutes it becomes nod b? not a coder I am a artist so basics help here or code example to look at would be nice
3.) were would i get started on adding collision on such nods?
4.) the nods are .dts so can i add animation to them in normal fashion or is more code needed?
Thank you for your time
: ( no spell check sorry for bad english product of Oregon public school system
Torque Owner Javier Canon
2. you need use torquescript, function like schedule() + rtsunit.moveto
3. no needed, use pathfinding, search in rts resources in tdn.
4. you can make the animations normally, like any other dts