September 11, 2024, 07:17:20 AM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest WME version:
WME 1.9.1
(January 1st, 2010) -
download
Home
Help
Search
Calendar
Login
Register
Wintermute Engine Forum
>
Wintermute Engine
>
Technical forum
>
Topic:
3d character hiding
« previous
next »
Pages: [
1
]
Print
Author
Topic: 3d character hiding (Read 4114 times)
0 Members and 1 Guest are viewing this topic.
valter.home
Supporter
Occasional poster
Karma: 1
Offline
Gender:
Posts: 55
3d character hiding
«
on:
February 21, 2016, 04:36:52 PM »
Hello, is a bit of time that I'm trying but with no luck.
I would like to get this behavior:
When I make double click the character should slowly become transparent and reappear in the click position returning it always visible slowly. The property Alpha Color has no effect.
Any suggestions?
I would have also found an alternative but in this case I can not use actor.Active = false because the function is needed (DirectWalkBack) does not work if the character is not active. For example for my use DirectWalkBack regularly works with actor.Scale = 1 (to make invisible the character) but I need the character is in full scale.
Have you any ideas on how to hide the 3d character without "turn it off" but leave it in its original position x and y?
Thank you
Logged
valter.home
Supporter
Occasional poster
Karma: 1
Offline
Gender:
Posts: 55
Re: 3d character hiding
«
Reply #1 on:
February 21, 2016, 07:32:59 PM »
Ok, I have solved the alternative, I created a second low poly character from the main character without texture so that it is invisible and when necessary I replace the main character with it.
But I would be able to use my first idea, make transparent character slowly ...
Logged
Print
Pages: [
1
]
« previous
next »
Wintermute Engine Forum
>
Wintermute Engine
>
Technical forum
>
Topic:
3d character hiding