Poll

Coolest playable race?

Human
Avian
Apex
Floran
Hylotl
Glitch
Novakid

Author Topic: Starbound Megathread - Version 1.3.2  (Read 899942 times)

um lol humans have more inventory space beats all of your racial things
at least that was a mentioned feature for them

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

novakids should just burn anyone who gets near them

because thats how those guns work
there are several bullet types for crying out loud
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: [Select]
{
  "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"
}

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?

It's extremely easy, but extremely tedious

if your race also has villages and/or dungeons then i will also be downloading it

if you dont ill probably download it anyway

if your race also has villages and/or dungeons then i will also be downloading it

if you dont ill probably download it anyway

Yeah those will definitely be added soon after.

as I said, I'm going to probably remake the design of my avian character and then change the race to Drale and see what it looks like


imo solution would be to make bullets travel really fast, but have the physics type changed so that they are actually effected by gravity.
Either that or have them same speed but have a horizontal wing surface attribute, whatever the translation is in Starbound's code.

camera i think the drale thread deserves one of these, idk

i don't think i've seen you post any of these else where in the thread so

I'll ask Fastlex if he wants to. As for gameplay images from me, I'd probably want to build something more showy.

I'll ask Fastlex if he wants to. As for gameplay images from me, I'd probably want to build something more showy.
do like avali did and make a gif of you running around killing stuff or talking to people

I'll ask Fastlex if he wants to. As for gameplay images from me, I'd probably want to build something more showy.

What would I show off?


The screenshots you posteddd

I don't think the community would like screen shots of the game breaking. :y