Discuss Scratch

RoastedSalad
Scratcher
5 posts

Unreal Engine SE | Feature Requests

As some might know, I am making a game engine on scratch based off the actual Unreal Engine 5.

It is being worked on at the moment, however to make this fun for all I am posting this topic to let people suggest what to include in this remake.

Here are some basic features:
- Game Creator
- Game Player (More on this later)
- Tutorials

When the engine is released, I will post a topic for people to post remixes of the project (Only counting the remixes that are the games, not remixes). If I or one of my friends like the game I will ‘publish’ it and put it on the catalog in the engine. Then, people can play it on the main project. If your game gets published, you will receive a like and favorite on a project of your choice. If your game hits milestones, things get better.

Game Published
- Like and Favorite on a project of your choice from me.

100 Plays
- Follow from @catsarecool109 or @ChickenSl-yer

500 Plays
- Follow from the other account listed earlier.

1,000 Plays
- Follow from me

Rewards stop there for now. Stay tuned!

when green flag clicked
broadcast [Start v]

when I receive [Start v]
set [Life Span v] to [100]
set [Username v] to [RoastedSalad]
repeat until <(Life Span) = [0]>
change [Games v] by (1)
change [Life Span v] by (-1)
wait (1) secs
end
broadcast [Stop v]

when I receive [Stop v]
set [Username v] to [DeletedUser]
stop [all v]
catsarecool109
Scratcher
2 posts

Unreal Engine SE | Feature Requests

ok i consent
RoastedSalad
Scratcher
5 posts

Unreal Engine SE | Feature Requests

RoastedSalad wrote:

Game Published
- Like and Favorite on a project of your choice from me.

100 Plays
- Follow from @catsarecool109 or @ChickenSl-yer

500 Plays
- Follow from the other account listed earlier.

1,000 Plays
- Follow from me

Rewards stop there for now. Stay tuned!
DISCLAIMER: Only published games provide rewards. If we all games provided rewards, it would be too much to handle. Plays only count from people besides the creator or their alts!

Last edited by RoastedSalad (March 27, 2024 19:49:50)


when green flag clicked
broadcast [Start v]

when I receive [Start v]
set [Life Span v] to [100]
set [Username v] to [RoastedSalad]
repeat until <(Life Span) = [0]>
change [Games v] by (1)
change [Life Span v] by (-1)
wait (1) secs
end
broadcast [Stop v]

when I receive [Stop v]
set [Username v] to [DeletedUser]
stop [all v]
ChickenSl-yer
Scratcher
3 posts

Unreal Engine SE | Feature Requests

i consent fr
ChickenSl-yer
Scratcher
3 posts

Unreal Engine SE | Feature Requests

add 3 games, a 3d platformer, a sidescroll rpg, and a tycoon, then show how you made them as a more complicated tutorial

Last edited by ChickenSl-yer (March 28, 2024 17:54:16)

RoastedSalad
Scratcher
5 posts

Unreal Engine SE | Feature Requests

ChickenSl-yer wrote:

add 3 games, a 3d platformer, a sidescroll rpg, and a tycoon, then show how you made them as a more complicated tutorial
Alr

when green flag clicked
broadcast [Start v]

when I receive [Start v]
set [Life Span v] to [100]
set [Username v] to [RoastedSalad]
repeat until <(Life Span) = [0]>
change [Games v] by (1)
change [Life Span v] by (-1)
wait (1) secs
end
broadcast [Stop v]

when I receive [Stop v]
set [Username v] to [DeletedUser]
stop [all v]

Powered by DjangoBB