Tell me this!

Started by dEaN, Jul 17, 2015, 02:17 PM

Previous topic - Next topic

dEaN

Tell me how to HideSprite!
me <- CreateSprite( "ME.png",0,-40,0,0,0,255);
 me.ShowForPlayer(player)
I think first impressions are important when i pick up a Main.nut script and I'm sticking to the script, I'm putting that organic feeling back in the game.
-Since 2012-

.

How about if you look for the obvious me.HideFromPlayer(player) :-\
.

dEaN

how can i hide sprite???
I think first impressions are important when i pick up a Main.nut script and I'm sticking to the script, I'm putting that organic feeling back in the game.
-Since 2012-

.

.

Murdock

Quote from: [NYB]fast on Jul 17, 2015, 02:22 PMhow can i hide sprite???

First, get a functioning brain
Second, read SLC's reply
Third, profit!

[VSS]Shawn

for me
me.HideFromPlayer( player );

Murdock

#6
Quote from: [VSS]Shawn on Jul 17, 2015, 02:39 PMfor me
me.HideFromPlayer( player );

Now let's wait for 10 more people like you to reply exactly what @S.L.C said

Thijn



Locked. Your answer has been posted. If you don't understand it you should seek medical help as quickly as possible. You probably need a brain transplant.