PowerPoint on Roblox

Hi! I would like to know how to make PowerPoint Slides show on Roblox Games in like a educational way like at a school. Would you be able to to either help or give me advice on how to accomplish this?

Thanks in advance!

1 Like

Can you explain? Will it be like a playergui or a surfacegui?

1 Like

I’m all for it, going off what @TheProgrammingBranch asks, you could have an option, one option is SurfaceGui on a screen, and players sit in an actual class room, where the presenter lets you choose to stand up maybe. The other option, a ScreenGui could be the presentation, and take up the whole screen. One is more social, one is more educational… The benefit of choosing between the twol teachers can teach in their own way!!

It would be a SurfaceGui on a display

Okay then make a bunch of “slide” guis and change them every few seconds.

I would like to do it like I don’t need to make the GUI for the presentation on Roblox as I don’t really have time for that.

Then make it on powerpoint and screenshot then upload to roblox.

That will require constant editing incase I have found something wrong with the PowerPoint. I also don’t have the time of going on studio repeatedly to add the images

I think it would be better to make it all homemade instead of relying on a external server especially because that’s two points of failure instead of one

1 Like

How do you expect to make this if you don’t have enough time for in studio or screenshots?

2 Likes

I can see why your saying that, it’s just that I have noticed multiple games in Roblox have Working Presentation Slides being shown on a display

You could use TweenService to tween and animate the slides when changing pages.
You could use either buttons or a tool to switch pages. I soon would be able to make a model for that.

Note that you might want to name your slides in numbers so they would appear in an order.(using table.sort)

1 Like

Yeah I bet you can find an existing toolbox model anyway.

Is this model for PowerPoint Slides or just Images (screenshots)?

It works very similarly to the way people plug in Google Sheets, I’d look into those references! I dug up this tutorial, it might be one of the prerequisites, I’m not sure! Google Engine tutorial

I can use Google Slides but I currently don’t have a credit card so I wouldn’t be able to use it

1 Like

I was just browsing and would a video work even if that would also need constant editing and I am sure that videos require Robux to add right?

1 Like

As of right now you can’t upload videos to Roblox

1 Like

As I said before decals is the easiest way to do this. (And fastest).