This website requires JavaScript.
Explore
Help
Sign In
Uni
/
vr-configurator
Watch
1
Star
0
Fork
0
You've already forked vr-configurator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a53e9e3d857e399f899a2218ef630f5881ca65b3
vr-configurator
/
vr-configurator
/
Assets
/
Scripts
History
Tim
a53e9e3d85
remove slop
2025-07-09 11:37:25 +02:00
..
Managing
Add IResettable, fix ReturnButtonBehaviour logic
2025-07-07 23:02:39 +02:00
Models
remove slop
2025-07-09 11:37:25 +02:00
Transform
remove slop
2025-07-09 11:37:25 +02:00
UI
The missile knows where it is at all times. It knows this because it knows where it isn't. By subtracting where it is from where it isn't, or where it isn't from where it is (whichever is greater), it obtains a difference, or deviation. The guidance subsystem uses deviations to generate corrective commands to drive the missile from a position where it is to a position where it isn't, and arriving at a position where it wasn't, it now is. Consequently, the position where it is, is now the position that it wasn't, and it follows that the position that it was, is now the position that it isn't.
2025-07-09 01:49:02 +02:00
Util
Merge Explode + unexplodeButton, make animation
2025-06-30 23:18:09 +02:00
Managing.meta
Add IResettable, fix ReturnButtonBehaviour logic
2025-07-07 23:02:39 +02:00
Models.meta
add initial Model System (not fully operational)
2025-04-27 06:22:02 +02:00
Transform.meta
Refactor Structure
2025-04-26 18:31:08 +02:00
UI.meta
add initial Model System (not fully operational)
2025-04-27 06:22:02 +02:00
Util.meta
add initial Model System (not fully operational)
2025-04-27 06:22:02 +02:00