Scale broken :(

This commit is contained in:
Kade M 2021-04-15 23:46:32 -07:00 committed by GitHub
parent a0d8d26c4a
commit 71b786e719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,13 +251,13 @@ Set's the scale of the rendered note id
*Note: Setting a Rendered Note's property will stop the note from updating it's alpha & x properties* *Note: Setting a Rendered Note's property will stop the note from updating it's alpha & x properties*
##### setRenderedNoteScaleX(float scale, int id) ##### setRenderedNoteScaleX(float scale, int id) **Currently broken**
Set's the scale x of the rendered note id Set's the scale x of the rendered note id
*Note: Setting a Rendered Note's property will stop the note from updating it's alpha & x properties* *Note: Setting a Rendered Note's property will stop the note from updating it's alpha & x properties*
##### setRenderedNoteScaleY(float scale, int id) ##### setRenderedNoteScaleY(float scale, int id) **Currently broken**
Set's the scale y of the rendered note id Set's the scale y of the rendered note id
@ -307,11 +307,11 @@ Set's the angle for the sprite id
Set's the scale for the sprite id Set's the scale for the sprite id
##### setActorScaleX(float x, string/int id) ##### setActorScaleX(float x, string/int id) **Currently broken**
Set's the scale x for the sprite id Set's the scale x for the sprite id
##### setActorScaleY(float y, string/int id) ##### setActorScaleY(float y, string/int id) **Currently broken**
Set's the scale y for the sprite id Set's the scale y for the sprite id