Add cube placement API #1
No reviewers
Labels
No labels
bug
docs
duplicate
enhancement
help wanted
invalid
question
wishlist
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ExMods-RC2/TechbloxModdingAPI#1
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The grid position and rotation are fixed at the moment and rotation doesn't seem to work at all (it messes up the block model) so I removed that for now. Special blocks like pilot seats crash the game on simulation start.
(Gitea broke my formatting, so I'm reposting)
Nice work, I'm sure this took a while to figure out. The actual functional part of this looks good, but a few minor things (that I'm happy to fix once I get home, so don't worry):
The JetBrains annotation may cause issues for Visual Studio devs (me)Thanks