Zooming in procedure

Started by DerexXD on

Topic category: Feature requests and ideas for MCreator

Last seen on 05:39, 24. Apr 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Zooming in procedure

This might be possible, because there's already a keybind for it in normal Minecraft

It would help in the creation of scoped items for those of us who like weaponry mods

Thank you for considering this

Last seen on 10:04, 4. Sep 2022
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make an overlay for the…
Sun, 10/31/2021 - 10:56

Make an overlay for the scope and make a condition. for example

global trigger player right click in air

return- (item in the main hand of event/target entity = gun)

give effect to event/target entity slowness (make it a really high level as slowness reduces FOV which makes it look like we are zooming.) 

Now when a gun item is in your hand, and you right click in air, the scope overlay will open with giving you a zoom effect and reducing your speed (you dont want anyone to be jump sprinting in a scope XD) 

hope it helps

 

Last seen on 20:42, 23. Feb 2023
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I will use this. Thanks!
Sun, 04/17/2022 - 21:47

I will use this. Thanks!

Last seen on 17:17, 16. Sep 2024
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@KRIeator Can i make it so…
Sun, 09/10/2023 - 20:31

@KRIeator Can i make it so that the effect isnt visible from the inventory and the player dont have the actual potion effect? (i wanna make a dagger that when you have one in your left hand and another in your right hand it gives you bonuses like dodge chances, armor penetration, and an FOV effect

Last seen on 10:34, 1. Nov 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can just use procedure…
Sun, 09/10/2023 - 22:08

you can just use procedure to modify entity FOV but idk if they're as smooth as slowness easing

Last seen on 17:01, 18. Sep 2024
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do you modify entity FOV?
Wed, 03/13/2024 - 13:12

How do you modify entity FOV?