<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Animation and hidden box]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=616&amp;type=atom"/>
	<updated>2013-03-16T21:19:58Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=616</id>
		<entry>
			<title type="html"><![CDATA[Re: Animation and hidden box]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3860#p3860"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Crucio777 wrote:</cite><blockquote><p>Why not experiment yourself? get a free animation from blendeswap export it to maratis , and do the box thingy ? why not try it out.<br />Not to sound rude i cannot understand the question but i get the gist so i am not gonna reply if its possible Somebody else can help you out but i would say try it yourself not that hard , and if you fail post here we will help you out <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></blockquote></div><p>Sorry <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> dunno how to explain it better. (bad english also so <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> ) <br />I just making player with animation on it, and want to see where person is hit when someone is shooting. So was thinking putting some boxes around hands etc to check collision(/or rayhit), but was just thinking if i make animation (hand move, leg move) does the box also move according where its located (moving according hand) or is it moving according central point of the player.</p><p>I did experiment <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> and the boxes are moving according the central point of the player (which makes sense...) .</p><p>Thanks for answers tho <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>but i think i can make different kind of solution for this anyway <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Still learning LUA and what i can make with it (and Maratis), but anyways thanks <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[pleedian]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1409</uri>
			</author>
			<updated>2013-03-16T21:19:58Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3860#p3860</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Animation and hidden box]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3859#p3859"/>
			<content type="html"><![CDATA[<p>Why not experiment yourself? get a free animation from blendeswap export it to maratis , and do the box thingy ? why not try it out.<br />Not to sound rude i cannot understand the question but i get the gist so i am not gonna reply if its possible Somebody else can help you out but i would say try it yourself not that hard , and if you fail post here we will help you out <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2013-03-16T10:30:43Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3859#p3859</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Animation and hidden box]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3858#p3858"/>
			<content type="html"><![CDATA[<p>TO check for what you want, would require collision I imagine:</p><p><a href="http://wiki.maratis3d.org/index.php?title=IsCollisionTest">http://wiki.maratis3d.org/index.php?tit &#133; lisionTest</a> , is what you want ?, which when &#039;shot&#039; was indicated,&nbsp; would do the following:</p><p><a href="http://forum.maratis3d.com/viewtopic.php?id=565">http://forum.maratis3d.com/viewtopic.php?id=565</a> , looks like what you are after, even if I most definitely do not yet understand anael&#039;s respond in its entirety <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I&#039;m not the best person to answer this given I barely program, but trying to help or at least put you on the right path.</p><p>cu<br />gm</p>]]></content>
			<author>
				<name><![CDATA[VeganDev]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=18</uri>
			</author>
			<updated>2013-03-16T05:19:30Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3858#p3858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Animation and hidden box]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3857#p3857"/>
			<content type="html"><![CDATA[<p>Okey, so im new to maratis so forgive me if putting this to wrong place (and if its silly question) <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Anyway,<br />If i create a object, which has animation (for example human walking when pressing button),<br />and i make box to cover the hand/arm, does the box move according the animation when human is walking..<br />If not, how should i do it <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> </p><p>So, reason for this is that i could check where person is shot. </p><p>Again, sorry if its too silly question <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[pleedian]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1409</uri>
			</author>
			<updated>2013-03-15T09:43:47Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3857#p3857</id>
		</entry>
</feed>
