TrueSgtMonkey
Software developer/firmware engineer Favorite Languages: C, C++, Typescript, Python, and Java. Hobbies: Game dev, 2D art, and 3D animation
Pinned Repositories
ChangeNodeTypeGdScript
Shows how to change a node's type in GD Script in Godot. Documentation is hard to find on this, so I figured I would make a video.
DungeonCrawlerRpg
EmojiWordGen
Converts each letter of a word into an emoji version
FrameRateLimiter
How to display objects moving at different framerates from the main project.
godot_basic_moving_platforms_improved
Uses a Spatial instead of a fixed location by direction * speed. This makes it much easier to Edit
godot_scene_change_basic
GodotModules
Isometric-Animations-3.4.2
Sprite_Sheet_Maker
A command line based Sprite Sheet generator that puts a bunch of small singular images into one large one.
SpriteRotator
Hooks into the Godot Engine and rotates 2D images correctly when using a 3D camera. Can work for topdown, isometric, or first person games.
TrueSgtMonkey's Repositories
TrueSgtMonkey/Isometric-Animations-3.4.2
TrueSgtMonkey/Sprite_Sheet_Maker
A command line based Sprite Sheet generator that puts a bunch of small singular images into one large one.
TrueSgtMonkey/SpriteRotator
Hooks into the Godot Engine and rotates 2D images correctly when using a 3D camera. Can work for topdown, isometric, or first person games.
TrueSgtMonkey/ChangeNodeTypeGdScript
Shows how to change a node's type in GD Script in Godot. Documentation is hard to find on this, so I figured I would make a video.
TrueSgtMonkey/DungeonCrawlerRpg
TrueSgtMonkey/FrameRateLimiter
How to display objects moving at different framerates from the main project.
TrueSgtMonkey/GodotModules
TrueSgtMonkey/GoldenBoi
Game to go along with a youtube series about adding different things such as:
TrueSgtMonkey/SliderTutorial
TrueSgtMonkey/SpriteSheetsTextureRectNoAnimationPlayer
TrueSgtMonkey/2DBuilder
Builds 2D Maps
TrueSgtMonkey/ChangeNodeType
TrueSgtMonkey/ConsoleCalculatorApp
Typescript console calculator app.
TrueSgtMonkey/ConsoleCalculatorPythonApp
Simple calculator app.
TrueSgtMonkey/DirectoryCompare
Simple directory comparing
TrueSgtMonkey/DisplayObjectsBehindWalls
An example project for how to display objects behind walls in GdScript. Also, handles multiple instances of the same object.
TrueSgtMonkey/DOOM-Duality-WAD
A WAD I made with DOOM a while back with a red path and blue path
TrueSgtMonkey/DoomConfigDeleteBeforeStartup
Deletes the Doom Config file in the Saved Games\id Software\DOOMEternal\base directory that always makes the game startup in the monitor you do not want for some reason. This program will keep you from manually deleting this directory every time you want to play the game on the screen that you want to.
TrueSgtMonkey/Ducking-Interpolation
TrueSgtMonkey/git-shortcut
TrueSgtMonkey/godot-4.1.x
Godot Engine – Multi-platform 2D and 3D game engine
TrueSgtMonkey/GodotProjectedDecals
working on making mesh based projected decals
TrueSgtMonkey/ImSilly
Only Silly code is allowed with silly comments
TrueSgtMonkey/IsometricAnimation
TrueSgtMonkey/no-tap-app
A note taking app for android with the capabilities of many different notes with infinite length. Will contain many features to help speed up the note taking process.
TrueSgtMonkey/RunActionOncePerKeyPressGodot
How to run one action per key press in the _physics_process(delta) function in Godot 4.
TrueSgtMonkey/Spring-2019-Sac-City-Codeathon
Testing if self-driving cars can park in a parking garage or not.
TrueSgtMonkey/task-gen
TrueSgtMonkey/TypeScriptBible
A collection of notes about the learnings of the Typescript programming language.
TrueSgtMonkey/VariableJumpHeight