Off Topic > Games

Starbound Megathread - Version 1.3.2

Pages: << < (1399/1963) > >>

Fastlex:


--- Quote from: Maxwell. on April 17, 2014, 01:05:42 PM ---um lol humans have more inventory space beats all of your racial things
at least that was a mentioned feature for them

--- End quote ---

Is it more slots or higher stacks?
I'd like to use 9,999 Speed Stim packs. :y

Flatflyer:

novakids should just burn anyone who gets near them

Chrono:


--- Quote from: Spartan923 on April 08, 2014, 02:15:25 PM ---because thats how those guns work
there are several bullet types for crying out loud

--- End quote ---
Right, they have the "piercing" property which allows it to pass through enemies.
This requires the projectiles to not delete when they hit something.
However, they're also not bouncy. So if they're moving at "20 50" velocity, and hit a ceiling, they're going to start moving at "20 0".

--- Code: ---{
  "projectileName" : "piercingbullet",
  "frames" : "piercingbullet.png",
  "animationCycle" : 0.25,
  "frameNumber" : 1,
  "damageKindImage" : "icon.png",
  "piercing" : true,
  "physics" : "bullet",
  "pointLight" : false,
  "actionOnReap" : [
    {
      "action" : "config",
      "file" : "/projectiles/explosions/bulletexplosion/bulletexplosion.config"
    }
  ],
  "power" : 5.0,
  "level" : 3,
  "damageKind" : "default"
}

--- End code ---


Shadowed999:

Oh my god, I haven't touched this game nor this topic in forever. Camera, congrats on the progress with the new race (yes, I know i'm late)

As far as making mods(races and weapons) go, what is the difficulty level of it?

Camera:

It's extremely easy, but extremely tedious

Pages: << < (1399/1963) > >>

Go to full version