Pinned Repositories
code_header
Add owner header to your .cs files
EasyUI
EasyUI is a package developed with the objective of speeding up the process of making users interface inside Unity. Its focus is on how the screens are built up, similar to how the screens are made in apps developed in Flutter.
PCharacter
An easy way to create 2D characters for your Unity Games without using Animator and animations clip
PTreeBehaviour
A simple Behaviour Tree node editor for creating AIs for your Unity's project
PTween
An easy way to create UI Animations for a better navigation, in Unity
PTwitch
An interactive way for your Twitch Followers whatch your streams
UnityBuilder
A package developed to streamline the Unity build generation process. This package is designed for use with Jenkins to automate builds
lourenco-pedro's Repositories
lourenco-pedro/UnityBuilder
A package developed to streamline the Unity build generation process. This package is designed for use with Jenkins to automate builds
lourenco-pedro/PCharacter
An easy way to create 2D characters for your Unity Games without using Animator and animations clip
lourenco-pedro/PTreeBehaviour
A simple Behaviour Tree node editor for creating AIs for your Unity's project
lourenco-pedro/PTween
An easy way to create UI Animations for a better navigation, in Unity
lourenco-pedro/PTwitch
An interactive way for your Twitch Followers whatch your streams
lourenco-pedro/code_header
Add owner header to your .cs files
lourenco-pedro/EasyUI
EasyUI is a package developed with the objective of speeding up the process of making users interface inside Unity. Its focus is on how the screens are built up, similar to how the screens are made in apps developed in Flutter.
lourenco-pedro/portfolio-website
lourenco-pedro/driver_uploader
Simple service that implement Google Drive API
lourenco-pedro/git_updater
A C# program that wraps necessary Git commands for my CI/CD build pipeline
lourenco-pedro/OOP-inGame
Simple Project I've made for my Lecture on my University about how OOP can be applied in games
lourenco-pedro/pool-system
Code for Pooling System