Jump to content

rulezberg

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by rulezberg

  1. Hi,

    I want to make special boat that behaves a bit like the vanilla boat. I want to base my code on the original boat code. But the actual code where it says "if (w is pressed) go forward" is nowhere to be found. Can you help me find it?

     

    Thanks a lot!

     

    rulezberg

  2. Hi, where do I need to put the texture map that Techne outputs?

    My icon textures for example are in /textures/items/ and get found automatically by iconRegister.

     

    In my RenderSteamBoat class I want to load the texture via this.loadTexture("textures/items/TextureSteamBoatBasic.png") but the game doesn't find it.

     

    Thank you in advance!

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.