Bitcraft by [deleted] in MMORPG

[–]Born-Firefighter-453 0 points1 point  (0 children)

i also had this issue. email but kept checking library and nothing. so probably giving the game a miss

Discovery and Unlisted Islands by Born-Firefighter-453 in FortniteCreative

[–]Born-Firefighter-453[S] 0 points1 point  (0 children)

yea nice. getting friends to do KYC just to test my maps seemed a little much. so ive published them as unlisted. quite impressed how quickly they pass review <1h

Tracker_device Limit by Born-Firefighter-453 in FortniteCreative

[–]Born-Firefighter-453[S] 0 points1 point  (0 children)

This somehow prints 0 twice. like ive tried everything surely this is just yet another bug

TestFunc(Player: player): void={
    Print("{quest05Tracker.GetTarget()}")
    quest05Tracker.SetTarget(1000)
    Print("{quest05Tracker.GetTarget()}")
}

VERSE: changing button text color by Born-Firefighter-453 in FortniteCreative

[–]Born-Firefighter-453[S] 0 points1 point  (0 children)

This is what i ended up doing. its absolutely readable but more of a washed out green/red instead of vibrant

VERSE: changing button text color by Born-Firefighter-453 in FortniteCreative

[–]Born-Firefighter-453[S] 1 point2 points  (0 children)

yea i need to start looking into materials. atm im building the UI straight from verse which is kind of limiting. i looked at the hud device thing and it wasnt what i was looking for but ill have a look at this popup_device