Gamestudio Links
Zorro Links
Newest Posts
Lapsa's very own thread
by Lapsa. 06/08/26 22:41
Stooq now requires an API key
by VHX. 06/08/26 20:14
ZorroGPT
by TipmyPip. 06/06/26 12:36
Zorro 3.01 recoded MMI function issue
by TipmyPip. 06/04/26 05:44
SGT_FW
by Aku_Aku. 05/31/26 11:05
Issues resuming trades on Demo account
by Martin_HH. 05/22/26 13:31
XTB
by pr0logic. 05/18/26 12:27
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
1 registered members (AndrewAMD), 2,372 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Seraphinang, Koti, curry, DeepxKalsi, Samed
19219 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
waterfall #422172
05/03/13 13:33
05/03/13 13:33
Joined: Jan 2005
Posts: 282
devon UK
D
DAVIDMORETON Offline OP
Member
DAVIDMORETON  Offline OP
Member
D

Joined: Jan 2005
Posts: 282
devon UK
Hi Folks,
I am sure I have seen somewhere a simple way to make a waterfall effect using a block with added water texture and using v and u - but I can't find it!
I have tried texturing a wmb block adding this action to the script and assigning it to the block

Action flow
{
while (1)
{
my.v-=3*time_step;
wait(1);
}}

But nothig happens!!
Please note I am using c-script not liteC.
Would appreciate any help
David
david@davidmoreton1.wanadoo.co.uk

Last edited by DAVIDMORETON; 05/03/13 14:06. Reason: put '8' instead of '*'
Re: waterfall [Re: DAVIDMORETON] #422996
05/22/13 06:59
05/22/13 06:59

M
Malice
Unregistered
Malice
Unregistered
M



Digging in my memory it was the skins.u and .v but I can't remember how to do it. But I'm looking now and will post in a edit.

EDIT* AUM 21 Beginner's corner & I have no idea why your code doesn't work. I think I have to use a custom texture. It was so long ago. What engine version are you using?

EDIT2* The AUM 21 code works with A5 but with A6 didn't they have materials and shader? There are very simple shaders the can do what you want. Or maybe it just the way you are accessing the skins uvw. I sorry but I don't have a A6 manual to look through and I skip A6 (A5,A7,A8 now).

Last edited by Malice; 05/22/13 07:50.

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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