trim up draw costs a bit
This commit is contained in:
		| @@ -1073,8 +1073,8 @@ rate: 2/sec | ||||
| vulcan_e = mknew(bullet_base.new{ | ||||
|  --shape | ||||
|  sprite = 21, | ||||
|  width = 1, --in 8x8 blocks | ||||
|  height = 1, | ||||
|  width = 0.125, --in 8x8 blocks | ||||
|  height = 0.5, | ||||
|  hurt = { -- hurtbox - where this ship can be hit | ||||
|   x_off = 0, -- upper left corner | ||||
|   y_off = 0, -- relative to sprite | ||||
|   | ||||
		Reference in New Issue
	
	Block a user