Author Topic: Some Map maker/object maker questions. help please.  (Read 2800 times)

Offline hugrf2

  • Purple Derple
  • Honored Hero
  • *****
  • Posts: 5,314
  • Country: us
  • Floof-O-Meter: 120
  • wrow
    • hugrf
    • channel/UChLphw5s3-hS8EFAgnNv6FQ
    • hugrf
    • hugrf
    • Ain't nobody got time fo' dat
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #10 on: June 05, 2013, 02:56:56 pm »
Odd... Remember the caps, and it does say this in the material, right?
Code: [Select]
material WaterMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off

texture_unit
{
texture waterTex1.png
scale 0.4 0.4
scroll_anim -0.05 -0.05
}
texture_unit
{
texture waterTex2.png
scale 0.5 0.5
scroll_anim -0.08 0.1
}
}
}
}

It should be in materials too. I don't know what you did wrong, so could you show me step by step what you did, so it makes sense perhaps? :o I don't know what's wrong.

Offline poptart5

  • Experienced Traveler
  • **
  • Posts: 220
  • Country: ca
  • Floof-O-Meter: 7
  • Hibernating
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #11 on: June 09, 2013, 01:54:59 am »
Oh! I just typed in WaterMat and it worked. Strange. I did that before and it didn't work......

Offline hugrf2

  • Purple Derple
  • Honored Hero
  • *****
  • Posts: 5,314
  • Country: us
  • Floof-O-Meter: 120
  • wrow
    • hugrf
    • channel/UChLphw5s3-hS8EFAgnNv6FQ
    • hugrf
    • hugrf
    • Ain't nobody got time fo' dat
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #12 on: June 09, 2013, 02:02:04 am »
*Le claps* Congrats :3 Computers are odd, no?


Best wishes, ~Hugrf?

Offline poptart5

  • Experienced Traveler
  • **
  • Posts: 220
  • Country: ca
  • Floof-O-Meter: 7
  • Hibernating
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #13 on: June 16, 2013, 04:10:45 am »
They can be...

Offline Warrior4ever

  • Finest Floof
  • ***
  • Posts: 646
  • Floof-O-Meter: 15
  • Muffins. Oh yes... I went there.
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #14 on: June 16, 2013, 04:37:46 am »
I have the same problem for number four, except some of my objects disappear as well. Haven't been able to figure it out and it's a fairly big problem, since it takes out pretty much half my map. >:U

Offline poptart5

  • Experienced Traveler
  • **
  • Posts: 220
  • Country: ca
  • Floof-O-Meter: 7
  • Hibernating
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #15 on: June 20, 2013, 01:02:56 pm »
Yeah, I'm not sure why it dose that.....

Offline DragonEye

  • Curious Wanderer
  • *
  • Posts: 16
  • Floof-O-Meter: 1
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #16 on: June 20, 2013, 04:40:54 pm »
A possible answer to nr 4.
Have you tried to export the map in map maker and saved it, then close the game?
If this does not work you maybe need to re-export and save the particles again in Object maker. That helped me ;)

Good luck~

~DragonEye~

Offline poptart5

  • Experienced Traveler
  • **
  • Posts: 220
  • Country: ca
  • Floof-O-Meter: 7
  • Hibernating
    • View Profile
Re: Some Map maker/object maker questions. help please.
« Reply #17 on: July 07, 2013, 10:13:38 pm »
Thanks. I'll try that.