JellyM015
(placeholder)
August 20, 2024, 7:26pm
#1
I’m trying to replicate a game called Electron Chat Simulator’s UI and system.
The issue is I cannot replicate it, as I have no idea on how to make it.
I looked for solutions on the DevForum but no one talked about anything related to what I’m looking for.
2 Likes
JellyM015
(placeholder)
August 20, 2024, 7:29pm
#2
1 Like
Interesting project! I’ll code one tonight and share the file tomorrow
2 Likes
ziadweam8
(ziadweam8)
August 20, 2024, 8:52pm
#4
why are you trying to replicate it dude | if your gonna replicate it use roact btw.
2 Likes
JellyM015
(placeholder)
August 21, 2024, 2:10am
#5
1 Like
Seems like clever use of frames and layers and that would be it. Not hard to do.
2 Likes
JellyM015
(placeholder)
August 21, 2024, 2:18am
#7
no i mean the chatting system and the gui they’re using
im using that as an example of their ui (im banned from that game so i can’t hop in till tmmrw when im unbanned)
JellyM015
(placeholder)
August 21, 2024, 2:26am
#8
ok i found out but i’m not gonna read 33296 (real number from the devforum post ) letters of documentation
React-lua
[react-lua-logo]
What is React?
React-lua is a Roblox-compatible Lua port of the well known React UI library that is widely used in web and mobile.
React-lua is maintained by Roblox. Currently most studio plugins and the Roblox Universal App (the desktop console and mobile app where you browse for your favorite Roblox games) are all written in react-lua.
In addition, we also maintain many libraries that extend or support react-lua. These libraries, including react-lua, are transpiled from f…
Discord’s UI is written in ReactJS, React-lua is the direct Luau port of the library
2 Likes