Platform Builder Forums

Main => Suggestions => Topic started by: War on December 23, 2019, 10:55:41 AM

Title: Infinite Ammo?
Post by: War on December 23, 2019, 10:55:41 AM
Yeah, this might sound stupid, but this is supposed to be basic in platformers. Also I need this for my next PB game.
Title: Re: Infinite Ammo?
Post by: Gizgord on December 23, 2019, 12:40:29 PM
Game Setup > Other Settings

you'll find ammo settings there.
Title: Re: Infinite Ammo?
Post by: War on December 23, 2019, 03:07:13 PM
Game Setup > Other Settings

you'll find ammo settings there.
This don't work
Title: Re: Infinite Ammo?
Post by: War on December 23, 2019, 03:26:37 PM
But I used a command to set primary ammo to unlimited and it works
Title: Re: Infinite Ammo?
Post by: CGM on December 23, 2019, 05:19:58 PM
Then this suggestion has turned into a bug report. And you're right, Giz. Unlimited ammo settings are found there in the top right box, or maybe it's the box below that box.
Title: Re: Infinite Ammo?
Post by: War on December 23, 2019, 09:21:28 PM
I was in sandbox mode
Title: Re: Infinite Ammo?
Post by: CGM on December 23, 2019, 09:34:01 PM
But that is in sandbox mode now.
Title: Re: Infinite Ammo?
Post by: saiwong3268 on December 30, 2019, 05:24:52 PM
For infinite ammo can't you put as a looping command

primary ammo = [max primary ammo]

so as long as the game plays, your ammo is always reset to the maximum (i.e. infinite ammo)