Skip to content

Instantly share code, notes, and snippets.

View BurningAl15's full-sized avatar

Aldhair Vera Camacho BurningAl15

View GitHub Profile
// Code made in 2021 by Aldhair Vera
// The idea of this was to get the inputs from steering wheel, pedals and joystick of the G29 logitech steering wheel
// To use it for a VR Forklifter simulator.
// For this project I must research a lot to find the way of parse the signals and values to values i could use in unity
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
We can't make this file beautiful and searchable because it's too large.
Action Rotate,Action Translate,Action Scale,World Coordinates,Local Coordinates,Camera Projection Coordinates,Action Select,Lightning,Save Project,Open Project,Create Project,Reload Project,Undo Last Action,Redo Last Action,Open IDE,Reload Game,Build Project,Build N Run Project,Cancel Build,Create Package,Create Folder,Display Properties,Rename Package,Rename Folder,Delete Selected Item,Expand Asset Folders,Expand All,Collapse All,Show in Explorer
Rotate,Transladar,Redimensionar,World View,Local Coordinates,Coordenadas Camara,Destacar,Alumbrado,Save,Empezar,Create Project,Reload Project,Undo Last Action,Redo Last Action,Abrir IDE,Reload Game,Build,Construir y Correr,Build Cancel,Create Package,Crear Folder,Mostrar Propiedades,Paquete Renombrar,Package Folder,Delete Item,Expandir Folder,Expandir Todos,All Collapse,Explorador Mostrar
Girar,Move,Calibrar,World View,Coordenadas Local,Camara,Seleccionar,Luz,Guardar,Empezar,Proyecto Crear,Recargar Proyecto,Undo,Redo Last Action,IDE,Recargar Juego,Build,Build and Ru
Hi, my name is Aldhair Vera, CompSci Student and autodidact Game Dev.
Started with game developing two years ago, and i love all i learned in this years, even the bad stuff.