#is it possible to make something like this?

10 messages · Page 1 of 1 (latest)

patent shadow
#

When you encounter The entity. And look at it you have to fight for control over your camera. With your mouse as the entity wants you to look at it.

#

By looking at the entity. It will slowly drain your health.

rancid pagoda
#

It is possible to make something like this, you asking if it is possible shows you may need to practice a little before you will be able to do the whole thing

patent shadow
#

Nice I was just wondering as proof of concepts as it can be implemented very well. And yes im a newbie.

rancid pagoda
patent shadow
#

Will follow suit. 👍, Thanks.

rancid pagoda
#

!!mixin

hollow hollowBOT
#

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM written by Mumfrey, primarily used in Fabric mods for modifying existing game code.

Mixin Wiki: https://github.com/SpongePowered/Mixin/wiki
Javadoc: http://jenkins.liteloader.com/view/Other/job/Mixin/javadoc/index.html
Fabric Wiki tutorial: https://fabricmc.net/wiki/tutorial:mixin_introduction
Cheatsheet: https://github.com/2xsaiko/mixin-cheatsheet/blob/master/README.md

See also:
!!mcdev - An IntelliJ plugin which adds useful helpers and inspections for using mixin
!!spongecord - The Sponge Discord server, with official support for Mixin in the #mixin channel