Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (Akow), 1,361 guests, and 9 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
TGA-file spinnes around, when player does move #123202
04/11/07 19:59
04/11/07 19:59
Joined: Aug 2005
Posts: 142
Pattensen - Germany
R
REZ Offline OP
Member
REZ  Offline OP
Member
R

Joined: Aug 2005
Posts: 142
Pattensen - Germany
Hello,

want to include a tga-file in my project. It shall be placed onto a wall, that is alrady textured. I referr to the grafitty of the Scifi-Done-Level from the AUM. Anyway. A tga-file infront of a wall.
When I do include this file, place it and assign the FX-Transparent-Action (A6-Templates), it does not work out the way, I want it to be. Like all included sprites it spinnes around, when the player moves. I want it to stay right, where it is at. Frozen. I did compared all the settings, did use the same texture as in the scifi-done-level... but with no sucess.

Does anyone know to help me out? Would be kind :-)
A6.50.6 WIN 2000 P4 2GHz DX9.c

Have a nice day,
C.U. R.E.Z.


R.E.Z. Software Development (TM)
Re: TGA-file spinnes around, when player does move [Re: REZ] #123203
04/11/07 20:10
04/11/07 20:10
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
my.oriented = on;
my.facing = off;


xXxGuitar511
- Programmer
Re: TGA-file spinnes around, when player does move [Re: REZ] #123204
04/11/07 20:11
04/11/07 20:11
Joined: May 2005
Posts: 2,713
Lübeck
Slin Offline
Expert
Slin  Offline
Expert

Joined: May 2005
Posts: 2,713
Lübeck
write this into the action:
my.oriented = on;

Slin

Re: TGA-file spinnes around, when player does move [Re: Slin] #123205
04/11/07 20:22
04/11/07 20:22
Joined: Aug 2005
Posts: 142
Pattensen - Germany
R
REZ Offline OP
Member
REZ  Offline OP
Member
R

Joined: Aug 2005
Posts: 142
Pattensen - Germany
Hello,

@ xXxGuitar511 and Slin: Thank You very much :-)
I will go for that.

Enjoy Your Day!
C.U. R.E.Z.


R.E.Z. Software Development (TM)
Re: TGA-file spinnes around, when player does move [Re: REZ] #123206
04/12/07 11:20
04/12/07 11:20
Joined: Jan 2006
Posts: 2,157
Connecticut, USA
Blink Offline

Expert
Blink  Offline

Expert

Joined: Jan 2006
Posts: 2,157
Connecticut, USA
or if you want to stay in templates without scripting, just simply rotate the picture at least 0.001. if you look in the manual, its an easy fix for bmps that follows the player when he moves.


My Famous Quotes: "Hip hop is like a virus, infecting everyone and everything around it. Every form of media has some way,shape or form, assimilated hip hop into it." It has also mutated into other strains like, trip hop, house, rap, gangster, and conscious forms. Once you are infected with it, its with you for life."
Re: TGA-file spinnes around, when player does move [Re: Blink] #123207
04/12/07 18:52
04/12/07 18:52
Joined: Aug 2005
Posts: 142
Pattensen - Germany
R
REZ Offline OP
Member
REZ  Offline OP
Member
R

Joined: Aug 2005
Posts: 142
Pattensen - Germany
Hello all of You,

did fix it by changing the script:

my.oriented = on;
my.facing = off;

Did work out pretty well!
Thank You ;-)

Have a great day,
Yours R.E.Z.


R.E.Z. Software Development (TM)

Gamestudio download | chip programmers | 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