This website requires JavaScript.
Explore
Help
Sign in
ChaoticByte
/
rectangular
Archived
Watch
1
Star
0
Fork
You've already forked rectangular
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-09-28
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
47c8576f66
rectangular
/
core
/
globals
/
node_registry.gd
5 lines
75 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Add a savegame system using slots and a main menu, allow player to move RigidBody2Ds using apply_impulse(), increased physics tick, enabled FXAA, and more.
2024-10-01 23:19:37 +02:00
extends
Node
var
player
:
CharacterBody2D
Render text in a different viewport, apply the outline shader only to the normal one
2024-10-03 13:08:31 +02:00
var
level_root_container
:
Node2D
Reference in a new issue
Copy permalink