Page 1 of 1

foreground=1 don't works

Posted: Sun May 18, 2014 10:11 am
by RudeGuy
I have a NPC code for 2 rupees with foreground=1, but it don't works (I used Valtteri's rocket graphics).
Please help me.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 10:12 am
by Emral
some enemies can't foreground
you would collect rupees anyway
try a different npc

Re: foreground=1 don't works

Posted: Sun May 18, 2014 10:13 am
by RudeGuy
Emral wrote:some enemies can't foreground
Yeah, but it seems in Valtteri's level they works.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 10:15 am
by Emral
did you copy how he did it? The txt file, the settings on the npc itself (is it in a bubble, friendly,...)?

Re: foreground=1 don't works

Posted: Sun May 18, 2014 10:21 am
by RudeGuy
Emral wrote:did you copy how he did it? The txt file, the settings on the npc itself (is it in a bubble, friendly,...)?
Yes, of course.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 11:20 am
by Emral
Christian07 wrote:
Emral wrote:did you copy how he did it? The txt file, the settings on the npc itself (is it in a bubble, friendly,...)?
Yes, of course.
obviously you messed up at some point because why else would it be not working?

Re: foreground=1 don't works

Posted: Sun May 18, 2014 11:29 am
by Megar
what if valtteri didn't actually use rupees but reskinned coins

Re: foreground=1 don't works

Posted: Sun May 18, 2014 11:38 am
by RudeGuy
Blueoak wrote:what if valtteri didn't actually use rupees but reskinned coins
Image

Nothing to say.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 11:59 am
by bossedit8
This is weird... maybe this is the thing where it behaves a bit different by world's location. It might be the case but not entirely sure though.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 1:29 pm
by RudeGuy
bossedit8 wrote:This is weird... maybe this is the thing where it behaves a bit different by world's location. It might be the case but not entirely sure though.
May...yes. Italy uses the ",".

Re: foreground=1 don't works

Posted: Sun May 18, 2014 1:35 pm
by Valtteri
I intended to have the player inside the Rocket and hence I applied the foreground code to the Rocket but it didn't work so I worked around the issue by warping the player inside a nearby wall consisting of foreground BGOs for the while the Rocket would take off.

Re: foreground=1 don't works

Posted: Sun May 18, 2014 1:55 pm
by RudeGuy
Valtteri wrote:I intended to have the player inside the Rocket and hence I applied the foreground code to the Rocket but it didn't work so I worked around the issue by warping the player inside a nearby wall consisting of foreground BGOs for the while the Rocket would take off.
Whoa, I didn't notice this. So, what I have to do is make some foreground BGOs and put a warp. Well, please lock.