top of page
Code-holder.png

BALTACODE

BaltaCode é um site criado
para baixar scripts de jogos de alta qualidade GRATUITAMENTE PARA SEMPRE!

Não apenas são gratuitos, mas também CC0 , o que significa que você pode usá-los para qualquer finalidade, sem restrições.

Não é necessário nenhum tipo de paywall ou inscrição, basta baixar o que você quiser e usar imediatamente sem se preocupar.

100% grátis

Você pode fazer parte da nossa comunidade no discord BaltaCode. Promova seus jogos e compartilhe sua experiência.

COMUNIDADE

Você pode nos apoiar sendo um membro e ganhando benefícios no Discord, decidir quais scripts devemos criar para a comunidade e muito mais.
Visite Compre-me um Café

BENEFÍCIOS

TODOS OS SCRIPTS

Color Extension

Get dozens of colors ready to customize your materials in a single line of code.

Player Prefs File Extension

Save and load player data easily using Unity's save system.

Struct Buffer Time

Set a buffer time to do any action, even if it happened a little earlier.

Initializer Controller

Configuring settings in a given script is simpler with the Initializer Controller. It is not necessary to reference the method (OnInitilize) in the Awake of each script, every time you need to inherit the interface (I Initializer Listener).

Layer Mask Extension

Have more control over what to do with each LayerMask. With Layer Mask Extension it is possible: Add and remove certain layers and much more!

Min Max Slider Attribute

Simple minimum and maximum slider where values can be defined: Integers, Floats and even other variable names (which are also Int or float) as a reference.

Sliding Puzzle Game

Sliding Puzzle Game can be done in any slot size.

Input Buffer

Even if the player clicked early, it is still possible to perform an action a little later with Input Buffer Time.

Event Trigger Extension

Add and/or remove events in mouse functions already pre-implemented by Unity. With this script, it makes it easier to control which events should be called at any given time.

bottom of page