Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (NewbieZorro, Grant, TipmyPip, AndrewAMD), 13,346 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
my.oriented not working for my sprite #270800
06/10/09 04:28
06/10/09 04:28
Joined: Apr 2005
Posts: 1,988
Canadian, Eh
DLively Offline OP
Serious User
DLively  Offline OP
Serious User

Joined: Apr 2005
Posts: 1,988
Canadian, Eh
Hi,

I'm trying to use sprites instead of models for my fences.

I applied an action:

Code:

action fence_prop{
	
	my.oriented = on;
	my.passable = on;
	my.overlay = on;
	
}




http://i149.photobucket.com/albums/s69/sdsdinc/err.jpg

and when i run the engine, the y axis fence pieces face the camera, and the x axis ones work...


why is this happening?
Thanks.

Last edited by DevoN; 06/10/09 04:38.

A8 Pro 8.45.4
YouTube: Create Games For Free
Free Resources: www.CGForFree.com
Re: my.oriented not working for my sprite [Re: DLively] #270813
06/10/09 07:15
06/10/09 07:15
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
oriented flag is omitted.

instead give them a pan value like 0.01 and they wont turn their faces to camera.

Last edited by Quadraxas; 06/10/09 07:15.

3333333333
Re: my.oriented not working for my sprite [Re: Quad] #271014
06/10/09 20:25
06/10/09 20:25
Joined: Apr 2005
Posts: 1,988
Canadian, Eh
DLively Offline OP
Serious User
DLively  Offline OP
Serious User

Joined: Apr 2005
Posts: 1,988
Canadian, Eh
thank you sooo much Quadraxas!!!!

Obviously, it worked laugh


A8 Pro 8.45.4
YouTube: Create Games For Free
Free Resources: www.CGForFree.com
Re: my.oriented not working for my sprite [Re: DLively] #273284
06/22/09 10:50
06/22/09 10:50
Joined: Jun 2009
Posts: 27
Bosnia and Herzegovina, Saraje...
C
CharlieAmer Offline
Newbie
CharlieAmer  Offline
Newbie
C

Joined: Jun 2009
Posts: 27
Bosnia and Herzegovina, Saraje...
I think you should use a 3D model for it, and find a good texture ... trust me, it won't slow down a CDU wink

by the way, nice map .


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1