AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
Camera2D
To Subscribe, use this Key
echo-october-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Camera node for 2D scenes. It forces the screen (current layer) to scroll following this node. This makes it easier (and faster) t…
Published
06/07/2024
Properties AnchorMode anchor_mode 1 Node custom_viewport float drag_bottom_margin 0.2 …
Published
06/07/2024
Enumerations enum AnchorMode : AnchorMode ANCHOR_MODE_FIXED_TOP_LEFT = 0 The camera's position is fixed so that t…
Published
06/07/2024
Property Descriptions AnchorMode anchor_mode = 1 void set_anchor_mode (value: AnchorMode ) AnchorMode get_a…
Published
06/07/2024
Method Descriptions void align () Aligns the camera to the tracked node. void force_update_scroll () Forces the ca…
Status
Last Update
Fields