Skip to content
Discussion options

You must be logged in to vote
function onCreatePost()
makeLuaText("engineText", songName .. " - GApple Engine (PE/JSE "..version..")", 500, 30, 30)
    setTextFont('engineText', 'comic-sans-ms.ttf')
    setTextSize('engineText', 20)
    setTextColor('engineText', 'fefa7f')
    setTextAlignment("engineText", "left")
    addLuaText("engineText")

    if getPropertyFromClass('ClientPrefs', 'downScroll') == false then
        setProperty('message.y', 680)
        setProperty('engineText.y', 660)
    end
end

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@EthanMG228
Comment options

Comment options

You must be logged in to vote
4 replies
@EthanMG228
Comment options

@JordanSantiagoYT
Comment options

@EthanMG228
Comment options

@JordanSantiagoYT
Comment options

Comment options

You must be logged in to vote
3 replies
@PatoFlamejanteTV
Comment options

@PatoFlamejanteTV
Comment options

@EthanMG228
Comment options

Answer selected by PatoFlamejanteTV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants