This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 49
Manipulating Assets
aflac edited this page Apr 1, 2021
·
1 revision
You are able to change a assets position before it is added into the game. Here are a few that all stages use:
boyfriend
- Control the Boyfriends
gf
- Girlfriend
dad
- Second Character
A small amount of accepted values for modifying an asset are as follows:
x
- Controls the X position
y
- Controls the Y position
scale.x
- Controls the X Scale (Width)
scale.y
- Controls the Y Scale (Height)